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

/freebsd-10.0-release/lib/libstand/
H A Dbootp.c82 struct dhcp_opt;
83 static void setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts);
455 struct dhcp_opt { struct
461 static struct dhcp_opt vndr_opt[] = { /* Vendor Specific Options */
504 static struct dhcp_opt dhcp_opt[] = { variable in typeref:struct:dhcp_opt
606 setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts)
616 opts = dhcp_opt;
621 struct dhcp_opt *op;

Completed in 109 milliseconds