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

/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h647 } IPv6_DEVICE_PATH; typedef in typeref:struct:__anon9418
1284 IPv6_DEVICE_PATH Ipv6;
1342 IPv6_DEVICE_PATH *Ipv6;
/freebsd-current/stand/efi/include/
H A Defidevp.h247 } IPv6_DEVICE_PATH; typedef in typeref:struct:_IPv6_DEVICE_PATH
410 IPv6_DEVICE_PATH Ipv6;
445 IPv6_DEVICE_PATH *Ipv6;
/freebsd-current/lib/libefivar/
H A Defivar-dp-parse.c2048 IPv6_DEVICE_PATH *IPv6;
2056 IPv6 = (IPv6_DEVICE_PATH *)CreateDeviceNode (
2059 (UINT16)sizeof (IPv6_DEVICE_PATH)
H A Defivar-dp-format.c1469 IPv6_DEVICE_PATH *IPDevPath;
1496 if (DevicePathNodeLength (IPDevPath) == sizeof (IPv6_DEVICE_PATH)) {

Completed in 169 milliseconds