Home | History | Annotate | Download | only in DxeNetLib

Lines Matching refs:NetbufCopy

318   NetbufCopy (Nbuf, 0, Nbuf->TotalSize, Dst);

1235 NetbufCopy (
1459 The copying operation is the same as NetbufCopy but applies to the net buffer
1523 return NetbufCopy (Nbuf, Skip, Len, Dest);
1526 NetbufCopy (Nbuf, Skip, Left, Dest);
1543 NetbufCopy (Nbuf, 0, Nbuf->TotalSize, Dest);
1547 NetbufCopy (Nbuf, 0, Len, Dest);