dhcp_opt
static struct dhcp_opt vndr_opt[] = { /* Vendor Specific Options */
static struct dhcp_opt dhcp_opt[] = {
setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts)
opts = dhcp_opt;
struct dhcp_opt *op;
struct dhcp_opt;
static void setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts);