Home
last modified time | relevance | path

Searched refs:EFI_IPSEC_FRAGMENT_DATA (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DIpSec.h52 } EFI_IPSEC_FRAGMENT_DATA; typedef
89 IN OUT EFI_IPSEC_FRAGMENT_DATA **FragmentTable,
202 IN OUT EFI_IPSEC_FRAGMENT_DATA **FragmentTable,
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIpSecImpl.h121 EFI_IPSEC_FRAGMENT_DATA *FragmentTable;
182 IN OUT EFI_IPSEC_FRAGMENT_DATA **FragmentTable,
220 IN OUT EFI_IPSEC_FRAGMENT_DATA **FragmentTable,
377 IN OUT EFI_IPSEC_FRAGMENT_DATA **FragmentTable,
DIpSecImpl.c1202 IN OUT EFI_IPSEC_FRAGMENT_DATA **FragmentTable, in IpSecTunnelOutboundPacket()
1390 IN OUT EFI_IPSEC_FRAGMENT_DATA **FragmentTable, in IpSecEspInboundPacket()
1587 *FragmentTable = AllocateZeroPool (sizeof (EFI_IPSEC_FRAGMENT_DATA)); in IpSecEspInboundPacket()
1700 IN OUT EFI_IPSEC_FRAGMENT_DATA **FragmentTable, in IpSecEspOutboundPacket()
1989 *FragmentTable = AllocateZeroPool (sizeof (EFI_IPSEC_FRAGMENT_DATA)); in IpSecEspOutboundPacket()
2099 IN OUT EFI_IPSEC_FRAGMENT_DATA **FragmentTable, in IpSecProtectInboundPacket()
2158 IN OUT EFI_IPSEC_FRAGMENT_DATA **FragmentTable, in IpSecProtectOutboundPacket()
DIpSecMain.c55 IN OUT EFI_IPSEC_FRAGMENT_DATA **FragmentTable, in IpSecProcess()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
DIp4Input.c590 (EFI_IPSEC_FRAGMENT_DATA **) (&FragmentTable), in Ip4IpSecProcessPacket()
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Input.c611 (EFI_IPSEC_FRAGMENT_DATA **) (&FragmentTable), in Ip6IpSecProcessPacket()