Searched refs:IsProxyOffer (Results 1 – 4 of 4) sorted by relevance
261 BOOLEAN IsProxyOffer; in HttpBootParseDhcp4Packet() local273 IsProxyOffer = FALSE; in HttpBootParseDhcp4Packet()328 IsProxyOffer = TRUE; in HttpBootParseDhcp4Packet()408 if (IsProxyOffer) { in HttpBootParseDhcp4Packet()414 if (!IsProxyOffer) { in HttpBootParseDhcp4Packet()422 if (!IsProxyOffer) { in HttpBootParseDhcp4Packet()
188 BOOLEAN IsProxyOffer; in HttpBootParseDhcp6Packet() local198 IsProxyOffer = TRUE; in HttpBootParseDhcp6Packet()244 IsProxyOffer = FALSE; in HttpBootParseDhcp6Packet()301 if (IsProxyOffer) { in HttpBootParseDhcp6Packet()307 if (!IsProxyOffer) { in HttpBootParseDhcp6Packet()315 if (!IsProxyOffer) { in HttpBootParseDhcp6Packet()
467 BOOLEAN IsProxyOffer; in PxeBcParseDhcp4Packet() local472 IsProxyOffer = FALSE; in PxeBcParseDhcp4Packet()528 IsProxyOffer = TRUE; in PxeBcParseDhcp4Packet()597 OfferType = IsProxyOffer ? PxeOfferTypeProxyPxe10 : PxeOfferTypeDhcpPxe10; in PxeBcParseDhcp4Packet()608 OfferType = IsProxyOffer ? PxeOfferTypeProxyBinl : PxeOfferTypeDhcpBinl; in PxeBcParseDhcp4Packet()
661 BOOLEAN IsProxyOffer; in PxeBcParseDhcp6Packet() local667 IsProxyOffer = TRUE; in PxeBcParseDhcp6Packet()714 IsProxyOffer = FALSE; in PxeBcParseDhcp6Packet()738 OfferType = IsProxyOffer ? PxeOfferTypeProxyBinl : PxeOfferTypeDhcpBinl; in PxeBcParseDhcp6Packet()