Searched refs:GET_NEXT_DHCP6_OPTION (Results 1 – 4 of 4) sorted by relevance
93 #define GET_NEXT_DHCP6_OPTION(Opt) \ macro
52 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()
44 #define GET_NEXT_DHCP6_OPTION(Opt) \ macro
102 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()