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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp4508 unsigned cbMaxFrame = ((PCRTNETETHERHDR)pvBuf)->EtherType == RT_H2BE_U16_C(RTNET_ETHERTYPE_VLAN) local
4514 PCNET_INST_NR, cb, cbMaxFrame));
4518 PCNET_INST_NR, cb, cbMaxFrame));

Completed in 63 milliseconds