Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
DIp4Config2Nv.c146 UINTN IpIndex; in Ip4Config2StrToIpList() local
153 IpIndex = 0; in Ip4Config2StrToIpList()
210 if (Ip4Config2StrToIp (StrTemp, &((*PtrIpList)[IpIndex])) != EFI_SUCCESS) { in Ip4Config2StrToIpList()
219 IpIndex++; in Ip4Config2StrToIpList()
247 if (Ip4Config2StrToIp (StrTemp, &((*PtrIpList)[IpIndex])) != EFI_SUCCESS) { in Ip4Config2StrToIpList()