Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp4.h81 HttpOfferTypeProxyNameUri, enumerator
DHttpBootDhcp4.c417 OfferType = HttpOfferTypeProxyNameUri; in HttpBootParseDhcp4Packet()
562 Private->OfferCount[HttpOfferTypeProxyNameUri] > 0) { in HttpBootSelectDhcpOffer()
565 Private->SelectProxyType = HttpOfferTypeProxyNameUri; in HttpBootSelectDhcpOffer()
DHttpBootDhcp6.c310 OfferType = HttpOfferTypeProxyNameUri; in HttpBootParseDhcp6Packet()