Searched defs:VIRTIO_NET_F_GUEST_ECN (Results 1 – 2 of 2) sorted by relevance
42 #define VIRTIO_NET_F_GUEST_ECN 9 /* Guest can handle TSO[6] w/ ECN in. */ macro
162 pub const VIRTIO_NET_F_GUEST_ECN: ::std::os::raw::c_uint = 9; constant