Searched refs:IP4_IPSEC_WRAP (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Impl.h91 /// IP4_IPSEC_WRAP wraps the packet received from MNP layer. The packet
93 /// the IP4_IPSEC_WRAP will be released, and the IpSecRecycleSignal will be signaled
99 } IP4_IPSEC_WRAP; typedef in typeref:struct:__anon11222
H A DIp4Input.c454 IP4_IPSEC_WRAP *Wrap;
456 Wrap = (IP4_IPSEC_WRAP *) Arg;
510 IP4_IPSEC_WRAP *IpSecWrap;
640 IpSecWrap = AllocateZeroPool (sizeof (IP4_IPSEC_WRAP));

Completed in 67 milliseconds