Searched refs:IsIPv6 (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h850 UINT8 IsIPv6; member in struct:__anon9426
/freebsd-current/stand/efi/include/
H A Defidevp.h312 UINT8 IsIPv6; member in struct:__anon622
/freebsd-current/lib/libefivar/
H A Defivar-dp-parse.c2984 DnsDeviceNode->IsIPv6 = 0x00;
2989 DnsDeviceNode->IsIPv6 = 0x01;
2998 if (DnsDeviceNode->IsIPv6 == 0x00) {
H A Defivar-dp-format.c1839 DnsServerIpCount = (UINT32)(DevicePathNodeLength (DnsDevPath) - sizeof (EFI_DEVICE_PATH_PROTOCOL) - sizeof (DnsDevPath->IsIPv6)) / sizeof (EFI_IP_ADDRESS);
1844 if (DnsDevPath->IsIPv6 == 0x00) {

Completed in 146 milliseconds