Home
last modified time | relevance | path

Searched refs:HTTP_BOOT_DHCP6_OPTION_ARCH (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp6.h50 } HTTP_BOOT_DHCP6_OPTION_ARCH; typedef
74 HTTP_BOOT_DHCP6_OPTION_ARCH *Arch;
DHttpBootDhcp6.c78 OptList[Index]->OpLen = HTONS ((UINT16) sizeof (HTTP_BOOT_DHCP6_OPTION_ARCH)); in HttpBootBuildDhcp6Options()
79 OptEnt.Arch = (HTTP_BOOT_DHCP6_OPTION_ARCH *) OptList[Index]->Data; in HttpBootBuildDhcp6Options()