Home | History | Annotate | Download | only in IpSecDxe

Lines Matching refs:IKE_UDP_SERVICE

70   @return a pointer of IKE_UDP_SERVICE.

73 IKE_UDP_SERVICE *
83 IKE_UDP_SERVICE *Udp;
210 IN IKE_UDP_SERVICE *UdpService,
378 IKE_UDP_SERVICE *Udp4Srv;
389 Udp4Srv = AllocateZeroPool (sizeof (IKE_UDP_SERVICE));
451 IKE_UDP_SERVICE *Udp6Srv;
459 Udp6Srv = AllocateZeroPool (sizeof (IKE_UDP_SERVICE));
505 @param[in] UdpService Point to IKE_UDP_SERVICE which will be used for
517 IN IKE_UDP_SERVICE *UdpService,
609 IKE_UDP_SERVICE *UdpService;
613 IKE_UDP_SERVICE *) Context;