Searched refs:IP4_RXDATA_WRAP (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Input.h87 (sizeof (IP4_RXDATA_WRAP) + sizeof (EFI_IP4_FRAGMENT_DATA) * ((NumFrag) - 1))
H A DIp4Impl.h102 /// IP4_RXDATA_WRAP wraps the data IP4 child delivers to the
115 } IP4_RXDATA_WRAP; typedef in typeref:struct:__anon11223
H A DIp4Input.c1118 IP4_RXDATA_WRAP
1128 IP4_RXDATA_WRAP *Wrap;
1130 Wrap = (IP4_RXDATA_WRAP *) Context;
1145 Wrap the received packet to a IP4_RXDATA_WRAP, which will be
1148 in the IP4_RXDATA_WRAP. The IP4_RXDATA_WRAP->RxData is passed
1159 IP4_RXDATA_WRAP *
1165 IP4_RXDATA_WRAP *Wrap;
1243 IP4_RXDATA_WRAP *Wrap;

Completed in 2799 milliseconds