Searched defs:VIRTIO_NET_F_CTRL_VQ (Results 1 – 2 of 2) sorted by relevance
50 #define VIRTIO_NET_F_CTRL_VQ 17 /* Control channel available */ macro
170 pub const VIRTIO_NET_F_CTRL_VQ: ::std::os::raw::c_uint = 17; constant