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