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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Input.h41 (sizeof (IP6_RXDATA_WRAP) + sizeof (EFI_IP6_FRAGMENT_DATA) * ((NumFrag) - 1))
H A DIp6Input.c1171 @param[in] Context The context of the handle, which is a IP6_RXDATA_WRAP.
1181 IP6_RXDATA_WRAP *Wrap;
1183 Wrap = (IP6_RXDATA_WRAP *) Context;
1197 Wrap the received packet to a IP6_RXDATA_WRAP, which will be
1200 in the IP6_RXDATA_WRAP. The IP6_RXDATA_WRAP->RxData is passed
1210 IP6_RXDATA_WRAP *
1216 IP6_RXDATA_WRAP *Wrap;
1480 IP6_RXDATA_WRAP *Wrap;
H A DIp6Impl.h118 // IP6_RXDATA_WRAP wraps the data IP6 child delivers to the
131 } IP6_RXDATA_WRAP; typedef in typeref:struct:__anon12497

Completed in 48 milliseconds