Home
last modified time | relevance | path

Searched refs:IpAddressOrigin (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePath.h629 UINT8 IpAddressOrigin; member
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathFromText.c2083 IPv6->IpAddressOrigin = 0; in DevPathFromTextIPv6()
2085 IPv6->IpAddressOrigin = 1; in DevPathFromTextIPv6()
2087 IPv6->IpAddressOrigin = 2; in DevPathFromTextIPv6()
DDevicePathToText.c1338 switch (IPDevPath->IpAddressOrigin) { in DevPathToTextIPv6()
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootClient.c68 Node->Ipv6.IpAddressOrigin = 0; in HttpBootUpdateDevicePath()
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
DIScsiMisc.c1433 DPathNode->Ipv6.IpAddressOrigin = 0; in IScsiGetTcpConnDevicePath()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DDxeNetLib.c2638 Node->IpAddressOrigin = 0; in NetLibCreateIPv6DPathNode()