Searched refs:dhcp_opt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/lib/libstand/
H A Dbootp.c83 struct dhcp_opt;
84 static void setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts);
466 struct dhcp_opt { struct
472 static struct dhcp_opt vndr_opt[] = { /* Vendor Specific Options */
515 static struct dhcp_opt dhcp_opt[] = { variable in typeref:struct:dhcp_opt
617 setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts)
627 opts = dhcp_opt;
632 struct dhcp_opt *op;

Completed in 46 milliseconds