Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp6.h116 #define GET_NEXT_DHCP6_OPTION(Opt) \ macro
DHttpBootDhcp6.c52 OptList[Index] = GET_NEXT_DHCP6_OPTION (OptList[Index - 1]); in HttpBootBuildDhcp6Options()
72 OptList[Index] = GET_NEXT_DHCP6_OPTION (OptList[Index - 1]); in HttpBootBuildDhcp6Options()
83 OptList[Index] = GET_NEXT_DHCP6_OPTION (OptList[Index - 1]); in HttpBootBuildDhcp6Options()
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp6.h66 #define GET_NEXT_DHCP6_OPTION(Opt) \ macro
DPxeBcDhcp6.c101 OptList[Index] = GET_NEXT_DHCP6_OPTION (OptList[Index - 1]); in PxeBcBuildDhcp6Options()
121 OptList[Index] = GET_NEXT_DHCP6_OPTION (OptList[Index - 1]); in PxeBcBuildDhcp6Options()
132 OptList[Index] = GET_NEXT_DHCP6_OPTION (OptList[Index - 1]); in PxeBcBuildDhcp6Options()