HomeSort by relevance Sort by last modified time
    Searched refs:NET_BLOCK_OP (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
NetBuffer.c 27 The net buffer allocated has the BlockOpNum's NET_BLOCK_OP, and its associated
28 NET_VECTOR has the BlockNum's NET_BLOCK. But all the NET_BLOCK_OP and
32 @param[in] BlockOpNum The number of NET_BLOCK_OP in the net buffer
268 CopyMem (Clone->BlockOp, Nbuf->BlockOp, sizeof (NET_BLOCK_OP) * Nbuf->BlockOpNum);
355 Get the index of NET_BLOCK_OP that contains the byte at Offset in the net
364 @param[out] Index Index of the NET_BLOCK_OP that contains the byte at
379 NET_BLOCK_OP *BlockOp;
412 Set the NET_BLOCK and corresponding NET_BLOCK_OP in the net buffer and
415 All the pointers in the Index'th NET_BLOCK and NET_BLOCK_OP are set to the
434 NET_BLOCK_OP *BlockOp;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
NetLib.h     [all...]

Completed in 84 milliseconds