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.h93 #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.h44 #define GET_NEXT_DHCP6_OPTION(Opt) \ macro
DPxeBcDhcp6.c102 OptList[Index] = GET_NEXT_DHCP6_OPTION (OptList[Index - 1]); in PxeBcBuildDhcp6Options()
122 OptList[Index] = GET_NEXT_DHCP6_OPTION (OptList[Index - 1]); in PxeBcBuildDhcp6Options()
133 OptList[Index] = GET_NEXT_DHCP6_OPTION (OptList[Index - 1]); in PxeBcBuildDhcp6Options()