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

/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp253 #define VNET_OK 0 macro
1391 uint8_t u8Ack = VNET_OK;
1497 return VNET_OK;
1502 uint8_t u8Ack = VNET_OK;

Completed in 51 milliseconds