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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Library/
H A DNetLib.h1361 } NET_BLOCK; typedef in typeref:struct:__anon11051
1379 NET_BLOCK Block[1];
1383 //NET_BLOCK_OP operates on the NET_BLOCK. It specifies
1463 // the same as NET_BLOCK now. Use two different to distinguish
1464 // the two in case that NET_BLOCK be enhanced later.
1479 (sizeof (NET_VECTOR) + ((BlockNum) - 1) * sizeof (NET_BLOCK))

Completed in 61 milliseconds