Data Fields | |
UINT32 | Signature |
UINT8 | IpVersion |
LIST_ENTRY | List |
LIST_ENTRY * | ListHead |
EFI_HANDLE | NicHandle |
EFI_HANDLE | ImageHandle |
UDP_IO * | Input |
UDP_IO * | Output |
EFI_IP_ADDRESS | DefaultAddress |
BOOLEAN | IsConfigured |
EFI_IP_ADDRESS IKE_UDP_SERVICE::DefaultAddress |
Referenced by IkeOpenInputUdp4(), and IkeOpenInputUdp6().
EFI_HANDLE IKE_UDP_SERVICE::ImageHandle |
Referenced by IkeOpenInputUdp4(), and IkeOpenInputUdp6().
UDP_IO* IKE_UDP_SERVICE::Input |
Referenced by IkeDispatch(), IkeOpenInputUdp4(), IkeOpenInputUdp6(), and IpSecStop().
BOOLEAN IKE_UDP_SERVICE::IsConfigured |
Referenced by IkeOpenInputUdp4(), and IkeOpenInputUdp6().
LIST_ENTRY IKE_UDP_SERVICE::List |
Referenced by IkeOpenInputUdp4(), IkeOpenInputUdp6(), and IpSecStop().
LIST_ENTRY* IKE_UDP_SERVICE::ListHead |
Referenced by IkeDispatch(), IkeOpenInputUdp4(), and IkeOpenInputUdp6().
EFI_HANDLE IKE_UDP_SERVICE::NicHandle |
Referenced by IkeLookupUdp(), IkeOpenInputUdp4(), and IkeOpenInputUdp6().
UDP_IO* IKE_UDP_SERVICE::Output |
Referenced by Ikev2NegotiateInfo(), and IpSecStop().
UINT32 IKE_UDP_SERVICE::Signature |