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

/freebsd-11-stable/sys/dev/virtio/network/
H A Dvirtio_net.h51 #define VIRTIO_NET_F_CTRL_VLAN 0x80000 /* Control channel VLAN filtering */ macro
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_virtio_net.c92 #define VIRTIO_NET_F_CTRL_VLAN (1 << 19) /* control channel VLAN filtering */ macro

Completed in 104 milliseconds