Searched refs:PxeOfferTypeDhcpOnly (Results 1 – 3 of 3) sorted by relevance
613 OfferType = PxeOfferTypeDhcpOnly; in PxeBcParseDhcp4Packet()930 } else if (Private->OfferCount[PxeOfferTypeDhcpOnly] > 0 && in PxeBcSelectDhcp4Offer()935 Private->SelectIndex = Private->OfferIndex[PxeOfferTypeDhcpOnly][0] + 1; in PxeBcSelectDhcp4Offer()938 } else if (Private->OfferCount[PxeOfferTypeDhcpOnly] > 0 && in PxeBcSelectDhcp4Offer()943 Private->SelectIndex = Private->OfferIndex[PxeOfferTypeDhcpOnly][0] + 1; in PxeBcSelectDhcp4Offer()952 } else if (Private->OfferCount[PxeOfferTypeDhcpOnly] > 0 && in PxeBcSelectDhcp4Offer()957 Private->SelectIndex = Private->OfferIndex[PxeOfferTypeDhcpOnly][0] + 1; in PxeBcSelectDhcp4Offer()964 for (Index = 0; Index < Private->OfferCount[PxeOfferTypeDhcpOnly]; Index++) { in PxeBcSelectDhcp4Offer()965 OfferIndex = Private->OfferIndex[PxeOfferTypeDhcpOnly][Index]; in PxeBcSelectDhcp4Offer()997 Private->OfferBuffer[Index].Dhcp4.OfferType == PxeOfferTypeDhcpOnly && in PxeBcSelectDhcp4Offer()[all …]
743 OfferType = PxeOfferTypeDhcpOnly; in PxeBcParseDhcp6Packet()1256 } else if (Private->OfferCount[PxeOfferTypeDhcpOnly] > 0 && in PxeBcSelectDhcp6Offer()1261 Private->SelectIndex = Private->OfferIndex[PxeOfferTypeDhcpOnly][0] + 1; in PxeBcSelectDhcp6Offer()1264 } else if (Private->OfferCount[PxeOfferTypeDhcpOnly] > 0 && in PxeBcSelectDhcp6Offer()1269 Private->SelectIndex = Private->OfferIndex[PxeOfferTypeDhcpOnly][0] + 1; in PxeBcSelectDhcp6Offer()1278 } else if (Private->OfferCount[PxeOfferTypeDhcpOnly] > 0 && in PxeBcSelectDhcp6Offer()1283 Private->SelectIndex = Private->OfferIndex[PxeOfferTypeDhcpOnly][0] + 1; in PxeBcSelectDhcp6Offer()1290 for (Index = 0; Index < Private->OfferCount[PxeOfferTypeDhcpOnly]; Index++) { in PxeBcSelectDhcp6Offer()1291 OfferIndex = Private->OfferIndex[PxeOfferTypeDhcpOnly][Index]; in PxeBcSelectDhcp6Offer()1314 OfferType == PxeOfferTypeDhcpOnly && in PxeBcSelectDhcp6Offer()[all …]
77 PxeOfferTypeDhcpOnly, enumerator