Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dnet_backends.h79 #define VIRTIO_NET_F_CTRL_RX (1 << 18) /* control channel RX mode support */ macro
/freebsd/sys/dev/virtio/network/
H A Dvirtio_net.h52 #define VIRTIO_NET_F_CTRL_RX 0x040000 /* Control channel RX mode support */ macro