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.c2111 IPv6->IpAddressOrigin = 0; in DevPathFromTextIPv6()
2113 IPv6->IpAddressOrigin = 1; in DevPathFromTextIPv6()
2115 IPv6->IpAddressOrigin = 2; in DevPathFromTextIPv6()
DDevicePathToText.c1371 switch (IPDevPath->IpAddressOrigin) { in DevPathToTextIPv6()
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootClient.c69 Node->Ipv6.IpAddressOrigin = 0; in HttpBootUpdateDevicePath()
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
DIScsiMisc.c1449 DPathNode->Ipv6.IpAddressOrigin = 0; in IScsiGetTcpConnDevicePath()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DDxeNetLib.c2636 Node->IpAddressOrigin = 0; in NetLibCreateIPv6DPathNode()