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

/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp89 #define VNET_F_CTRL_VQ 0x00020000 /**< Control channel available */ macro
355 { VNET_F_CTRL_VQ, "control channel available" },
381 | VNET_F_CTRL_VQ

Completed in 49 milliseconds