Searched refs:GET_NEXT_DHCP_OPTION (Results 1 – 6 of 6) sorted by relevance
165 #define GET_NEXT_DHCP_OPTION(Opt) \ macro
92 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in HttpBootBuildDhcp4Options()108 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in HttpBootBuildDhcp4Options()128 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in HttpBootBuildDhcp4Options()139 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in HttpBootBuildDhcp4Options()
251 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in PxeBcBuildDhcp4Options()262 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in PxeBcBuildDhcp4Options()307 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in PxeBcBuildDhcp4Options()317 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in PxeBcBuildDhcp4Options()344 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in PxeBcBuildDhcp4Options()355 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in PxeBcBuildDhcp4Options()
140 #define GET_NEXT_DHCP_OPTION(Opt) \ macro
1063 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in PxeBcBuildDhcpOptions()1074 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in PxeBcBuildDhcpOptions()1118 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in PxeBcBuildDhcpOptions()1128 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in PxeBcBuildDhcpOptions()1156 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in PxeBcBuildDhcpOptions()1167 OptList[Index] = GET_NEXT_DHCP_OPTION (OptList[Index - 1]); in PxeBcBuildDhcpOptions()
247 #define GET_NEXT_DHCP_OPTION(Opt) \ macro