Searched refs:dhcp_opt (Results 1 – 1 of 1) sorted by relevance
78 struct dhcp_opt;79 static void setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts);485 struct dhcp_opt { struct491 static struct dhcp_opt vndr_opt[] = { /* Vendor Specific Options */ argument534 static struct dhcp_opt dhcp_opt[] = { variable636 setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts) in setenv_()646 opts = dhcp_opt; in setenv_()651 struct dhcp_opt *op; in setenv_()