Home
last modified time | relevance | path

Searched refs:GET_DHCP6_OPTION_SIZE (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp6.h120 #define GET_DHCP6_OPTION_SIZE(Pkt) \ macro
DHttpBootDhcp6.c207 Length = GET_DHCP6_OPTION_SIZE (Offer); in HttpBootParseDhcp6Packet()
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp6.h70 #define GET_DHCP6_OPTION_SIZE(Pkt) \ macro
DPxeBcDhcp6.c467 Length = GET_DHCP6_OPTION_SIZE (Offer); in PxeBcParseDhcp6Packet()