Searched refs:RepIndex (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
H A DPxeBcDhcp.c1184 UINT16 RepIndex; local
1311 RepIndex = 0;
1315 while (RepIndex < Token.ResponseCount) {
1335 RepIndex++;
1340 if (RepIndex < Token.ResponseCount) {
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp4.c1307 UINT16 RepIndex; local
1454 RepIndex = 0;
1460 while (RepIndex < Token.ResponseCount) {
1478 RepIndex++;
1483 if (RepIndex < Token.ResponseCount) {

Completed in 107 milliseconds