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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Library/
H A DNetLib.h1383 //NET_BLOCK_OP operates on the NET_BLOCK. It specifies
1392 } NET_BLOCK_OP; typedef in typeref:struct:__anon11053
1423 NET_BLOCK_OP BlockOp[1]; // Specify the position of actual packet
1482 (sizeof (NET_BUF) + ((BlockOpNum) - 1) * sizeof (NET_BLOCK_OP))
1525 Get the index of NET_BLOCK_OP that contains the byte at Offset in the net
1534 @param[out] Index Index of the NET_BLOCK_OP that contains the byte at

Completed in 36 milliseconds