Searched defs:VIRTIO_NET_F_CTRL_RX (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/virtio/network/
H A Dvirtio_net.h50 #define VIRTIO_NET_F_CTRL_RX 0x40000 /* Control channel RX mode support */ macro
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_virtio_net.c84 #define VIRTIO_NET_F_CTRL_RX (1 << 18) /* control channel RX mode support */ macro

Completed in 41 milliseconds