Searched defs:_EFI_IP_ADDRESS_INFO (Results 1 – 1 of 1) sorted by relevance
65 typedef struct _EFI_IP_ADDRESS_INFO { struct66 EFI_IP_ADDRESS Address; ///< The IPv4 or IPv6 address67 UINT8 PrefixLength; ///< The length of the prefix associated with the Address.