Searched defs:dhcp_opt (Results 1 – 2 of 2) sorted by relevance
483 struct dhcp_opt { struct 489 static struct dhcp_opt vndr_opt[] = { /* Vendor Specific Options */ argument 532 static struct dhcp_opt dhcp_opt[] = { variable
1263 boolean_t dhcp_opt = _B_FALSE; /* dhcp options */ in do_create_addr() local