Home
last modified time | relevance | path

Searched defs:_EFI_IP_ADDRESS_INFO (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DIpSecConfig.h65 typedef struct _EFI_IP_ADDRESS_INFO { struct
66 EFI_IP_ADDRESS Address; ///< The IPv4 or IPv6 address
67 UINT8 PrefixLength; ///< The length of the prefix associated with the Address.