Searched refs:IPv4_DEVICE_PATH (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h603 } IPv4_DEVICE_PATH; typedef in typeref:struct:__anon9417
1283 IPv4_DEVICE_PATH Ipv4;
1341 IPv4_DEVICE_PATH *Ipv4;
/freebsd-current/stand/efi/include/
H A Defidevp.h236 } IPv4_DEVICE_PATH; typedef in typeref:struct:_IPv4_DEVICE_PATH
409 IPv4_DEVICE_PATH Ipv4;
444 IPv4_DEVICE_PATH *Ipv4;
/freebsd-current/stand/efi/libefi/
H A Defihttp.c117 IPv4_DEVICE_PATH *ipv4, DNS_DEVICE_PATH *dns)
233 IPv4_DEVICE_PATH *ipv4;
266 ipv4 = (IPv4_DEVICE_PATH *)imgpath;
/freebsd-current/lib/libefivar/
H A Defivar-dp-parse.c1991 IPv4_DEVICE_PATH *IPv4;
1999 IPv4 = (IPv4_DEVICE_PATH *)CreateDeviceNode (
2002 (UINT16)sizeof (IPv4_DEVICE_PATH)
H A Defivar-dp-format.c1422 IPv4_DEVICE_PATH *IPDevPath;
1438 if (DevicePathNodeLength (IPDevPath) == sizeof (IPv4_DEVICE_PATH)) {

Completed in 98 milliseconds