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

/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp91 #define VNET_F_CTRL_VLAN 0x00080000 /**< Control channel VLAN filtering */ macro
357 { VNET_F_CTRL_VLAN, "control channel VLAN filtering" }
383 | VNET_F_CTRL_VLAN

Completed in 48 milliseconds