Searched refs:StaticIpAddress (Results 1 – 11 of 11) sorted by relevance
265 BOOLEAN StaticIpAddress; member276 BOOLEAN StaticIpAddress; member
1060 if (!IPv4DevicePathNode->StaticIpAddress) { in BdsTftpLoadImage()1112 if (!IPv4DevicePathNode->StaticIpAddress) { in BdsTftpLoadImage()1171 if (IPv4DevicePathNode->StaticIpAddress) { in BdsTftpLoadImage()
585 BOOLEAN StaticIpAddress; member
828 DPathNode->Ipv4.StaticIpAddress = in IScsiGetTcpConnDevicePath()
456 Node->Ipv4.StaticIpAddress = FALSE; in HttpBootIp4DxeDriverBindingStart()
55 Node->Ipv4.StaticIpAddress = FALSE; in HttpBootUpdateDevicePath()
2578 Node->StaticIpAddress = TRUE; in NetLibCreateIPv4DPathNode()2580 Node->StaticIpAddress = NetLibDefaultAddressIsStatic (Controller); in NetLibCreateIPv4DPathNode()
1408 DPathNode->Ipv4.StaticIpAddress = in IScsiGetTcpConnDevicePath()
763 Ip4Node.StaticIpAddress = FALSE; in PxeBcCreateIp4Children()
2055 IPv4->StaticIpAddress = TRUE; in DevPathFromTextIPv4()2057 IPv4->StaticIpAddress = FALSE; in DevPathFromTextIPv4()
1326 UefiDevicePathLibCatPrint (Str, L",%s,", IPDevPath->StaticIpAddress ? L"Static" : L"DHCP"); in DevPathToTextIPv4()