Searched refs:DHCP_LAST_OPT (Results 1 – 7 of 7) sorted by relevance
128 DHCP_LAST_OPT); in dhcp_options_scan()156 DHCP_LAST_OPT); in dhcp_options_scan()160 DHCP_LAST_OPT); in dhcp_options_scan()164 DHCP_LAST_OPT); in dhcp_options_scan()166 DHCP_LAST_OPT); in dhcp_options_scan()
128 DHCP_OPT *opts[DHCP_LAST_OPT + 1];
59 if (code > DHCP_LAST_OPT) in dhcp_getinfo_pl()
177 #define DHCP_LAST_OPT DHCP_END_SITE /* last op code */ macro
52 DHCP_LAST_OPT },53 { "Site", 4, DSYM_SITE, B_TRUE, DHCP_SITE_OPT, DHCP_LAST_OPT },
1170 if (codenum > DHCP_LAST_OPT) in dhcp_get_ack_or_state()
1000 bzero(pl->opts, (DHCP_LAST_OPT + 1) * sizeof (DHCP_OPT *)); in dhcpinit()