Searched refs:IKE_UDP_SERVICE (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIkeService.h40 IN IKE_UDP_SERVICE * UdpService,
94 IN IKE_UDP_SERVICE *UdpService,
109 IN IKE_UDP_SERVICE *UdpService,
124 IN IKE_UDP_SERVICE *UdpService,
181 @param[in] UdpService Point to IKE_UDP_SERVICE which will be used for
192 IN IKE_UDP_SERVICE *UdpService,
225 @return a pointer of IKE_UDP_SERVICE.
228 IKE_UDP_SERVICE *
H A DIkeService.c71 @return a pointer of IKE_UDP_SERVICE.
74 IKE_UDP_SERVICE *
84 IKE_UDP_SERVICE *Udp;
211 IN IKE_UDP_SERVICE *UdpService,
360 IKE_UDP_SERVICE *Udp4Srv;
371 Udp4Srv = AllocateZeroPool (sizeof (IKE_UDP_SERVICE));
431 IKE_UDP_SERVICE *Udp6Srv;
439 Udp6Srv = AllocateZeroPool (sizeof (IKE_UDP_SERVICE));
485 @param[in] UdpService Point to IKE_UDP_SERVICE which will be used for
497 IN IKE_UDP_SERVICE *UdpServic
[all...]
H A DIke.h209 } IKE_UDP_SERVICE; typedef in typeref:struct:__anon12517
H A DIpSecDriver.c177 IKE_UDP_SERVICE *UdpSrv;
H A DIpSecImpl.h41 #define IPSEC_UDP_SERVICE_FROM_LIST(a) BASE_CR (a, IKE_UDP_SERVICE, List)
H A DIpSecImpl.c445 IKE_UDP_SERVICE *UdpService;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/Ikev2/
H A DExchange.c37 IN IKE_UDP_SERVICE *UdpService,
177 IKE_UDP_SERVICE *UdpService;
306 IKE_UDP_SERVICE *UdpService;
398 IN IKE_UDP_SERVICE *UdpService,
625 IN IKE_UDP_SERVICE *UdpService,
728 IN IKE_UDP_SERVICE *UdpService,
H A DUtility.h35 @param[in] UdpService Pointer to IKE_UDP_SERVICE related to this IKE SA Session.
43 IN IKE_UDP_SERVICE *UdpService
168 @param[in] UdpService Pointer to IKE_UDP_SERVICE.
177 IN IKE_UDP_SERVICE *UdpService,
904 @param[in] IkeUdpService Pointer to IKE_UDP_SERVICE used to send the IKE packet.
917 IN IKE_UDP_SERVICE *IkeUdpService,
1023 @param[in] UdpService Pointer to related IKE_UDP_SERVICE.
1031 IN IKE_UDP_SERVICE *UdpService
H A DIkev2.h155 IKE_UDP_SERVICE *UdpService;
H A DUtility.c43 @param[in] UdpService Pointer to IKE_UDP_SERVICE related to this IKE SA Session.
51 IN IKE_UDP_SERVICE *UdpService
496 @param[in] UdpService Pointer to IKE_UDP_SERVICE.
505 IN IKE_UDP_SERVICE *UdpService,
881 IKE_UDP_SERVICE *UdpService;
1778 @param[in] UdpService Pointer to related IKE_UDP_SERVICE.
1786 IN IKE_UDP_SERVICE *UdpService
H A DPayload.c3162 @param[in] IkeUdpService Pointer to IKE_UDP_SERVICE used to send the IKE packet.
3175 IN IKE_UDP_SERVICE *IkeUdpService,

Completed in 89 milliseconds