Searched refs:UriParser (Results 1 – 8 of 8) sorted by relevance
363 if (Private->OfferBuffer[Index].Dhcp4.UriParser) { in HttpBootStop()364 HttpUrlFreeParser (Private->OfferBuffer[Index].Dhcp4.UriParser); in HttpBootStop()375 if (Private->OfferBuffer[Index].Dhcp6.UriParser) { in HttpBootStop()376 HttpUrlFreeParser (Private->OfferBuffer[Index].Dhcp6.UriParser); in HttpBootStop()
90 VOID *UriParser; member
208 VOID *UriParser; member
372 IN VOID *UriParser,
1074 IN VOID *UriParser, in HttpBootCheckImageType() argument1085 if (Uri == NULL || UriParser == NULL || ImageType == NULL) { in HttpBootCheckImageType()1113 UriParser, in HttpBootCheckImageType()
389 &Cache4->UriParser in HttpBootParseDhcp4Packet()397 Cache4->UriParser, in HttpBootParseDhcp4Packet()
282 &Cache6->UriParser in HttpBootParseDhcp6Packet()290 Cache6->UriParser, in HttpBootParseDhcp6Packet()
184 Private->BootFileUriParser = HttpOffer->UriParser; in HttpBootDhcp4ExtractUriInfo()287 Private->BootFileUriParser = HttpOffer->UriParser; in HttpBootDhcp6ExtractUriInfo()