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

/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp75 #define VNET_F_CSUM 0x00000001 /**< Host handles pkts w/ partial csum */ macro
341 { VNET_F_CSUM, "host handles pkts w/ partial csum" },
385 | VNET_F_CSUM

Completed in 56 milliseconds