Home | History | Annotate | Download | only in TcpDxe

Lines Matching refs:FragmentTable

24   @param[in]  FragmentTable        Pointer to the fragment table of the data

35 IN EFI_TCP4_FRAGMENT_DATA *FragmentTable
43 Len = Len + FragmentTable[Index].FragmentLength;
367 Token->Packet.TxData->FragmentTable
432 Token->Packet.RxData->FragmentTable
864 (EFI_TCP4_FRAGMENT_DATA *) Token->Packet.TxData->FragmentTable
884 will be copied into the FragmentTable; at the same time the full length of received data will
904 sum of all FragmentBuffer length in FragmentTable.
944 (EFI_TCP4_FRAGMENT_DATA *) Token->Packet.RxData->FragmentTable