Home
last modified time | relevance | path

Searched refs:RcvdOffer (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp4.c445 IN EFI_DHCP4_PACKET *RcvdOffer in HttpBootCacheDhcp4Offer() argument
460 Status = HttpBootCacheDhcp4Packet (Offer, RcvdOffer); in HttpBootCacheDhcp4Offer()
DHttpBootDhcp6.c365 IN EFI_DHCP6_PACKET *RcvdOffer in HttpBootCacheDhcp6Offer() argument
379 Status = HttpBootCacheDhcp6Packet(Offer, RcvdOffer); in HttpBootCacheDhcp6Offer()
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp4.c816 IN EFI_DHCP4_PACKET *RcvdOffer in PxeBcCacheDhcp4Offer() argument
831 Status = PxeBcCacheDhcp4Packet (Offer, RcvdOffer); in PxeBcCacheDhcp4Offer()
DPxeBcDhcp6.c1155 IN EFI_DHCP6_PACKET *RcvdOffer in PxeBcCacheDhcp6Offer() argument
1169 Status = PxeBcCacheDhcp6Packet (Offer, RcvdOffer); in PxeBcCacheDhcp6Offer()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
DPxeBcDhcp.c591 IN EFI_DHCP4_PACKET *RcvdOffer in PxeBcCacheDhcpOffer() argument
605 Status = PxeBcCopyEfiDhcp4Packet (Offer, RcvdOffer); in PxeBcCacheDhcpOffer()