Searched defs:VIRTIO_NET_F_HOST_UFO (Results 1 – 2 of 2) sorted by relevance
47 #define VIRTIO_NET_F_HOST_UFO 14 /* Host can handle UFO in. */ macro
167 pub const VIRTIO_NET_F_HOST_UFO: ::std::os::raw::c_uint = 14; constant