Searched refs:DHCP_LAST_OPT (Results 1 – 7 of 7) sorted by relevance
130 DHCP_LAST_OPT); in dhcp_options_scan()158 DHCP_LAST_OPT); in dhcp_options_scan()162 DHCP_LAST_OPT); in dhcp_options_scan()166 DHCP_LAST_OPT); in dhcp_options_scan()168 DHCP_LAST_OPT); in dhcp_options_scan()
124 DHCP_OPT *opts[DHCP_LAST_OPT + 1];
61 if (code > DHCP_LAST_OPT) in dhcp_getinfo_pl()
171 #define DHCP_LAST_OPT DHCP_END_SITE /* last op code */ macro
54 DHCP_LAST_OPT },55 { "Site", 4, DSYM_SITE, B_TRUE, DHCP_SITE_OPT, DHCP_LAST_OPT },
796 if (optnum.code <= DHCP_LAST_OPT) in ipc_event()
998 bzero(pl->opts, (DHCP_LAST_OPT + 1) * sizeof (DHCP_OPT *)); in dhcpinit()