Searched refs:dhcp_opt (Results 1 – 2 of 2) sorted by relevance
78 struct dhcp_opt;79 static void setenv_(uchar_t *cp, uchar_t *ep, struct dhcp_opt *opts);482 struct dhcp_opt { struct488 static struct dhcp_opt vndr_opt[] = { /* Vendor Specific Options */ argument531 static struct dhcp_opt dhcp_opt[] = { variable633 setenv_(uchar_t *cp, uchar_t *ep, struct dhcp_opt *opts) in setenv_()643 opts = dhcp_opt; in setenv_()648 struct dhcp_opt *op; in setenv_()
1482 boolean_t dhcp_opt = _B_FALSE; /* dhcp options */ in do_create_addr() local1516 dhcp_opt = _B_TRUE; in do_create_addr()1537 if (static_arg == NULL || auto_opt || dhcp_opt || in do_create_addr()1590 if (dhcp_opt || s_opt || reqhost != NULL || primary_opt) { in do_create_addr()