Home | History | Annotate | Download | only in DxeNetLib

Lines Matching refs:NET_BLOCK

28   NET_VECTOR has the BlockNum's NET_BLOCK. But all the NET_BLOCK_OP and

29 NET_BLOCK remain un-initialized.
31 @param[in] BlockNum The number of NET_BLOCK in the vector of net buffer
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
435 NET_BLOCK *Block;
455 Set the NET_BLOCK_OP in the net buffer. The corresponding NET_BLOCK
458 Some times, there is no 1:1 relationship between NET_BLOCK and NET_BLOCK_OP.
780 // Copy the header to the first block, reduce the NET_BLOCK
1125 Trim a single NET_BLOCK by Len bytes from the header or tail.
1127 @param[in, out] BlockOp Pointer to the NET_BLOCK.