Searched defs:dhcp_opt (Results 1 – 2 of 2) sorted by relevance
482 struct dhcp_opt { struct488 static struct dhcp_opt vndr_opt[] = { /* Vendor Specific Options */ argument531 static struct dhcp_opt dhcp_opt[] = { variable
1482 boolean_t dhcp_opt = _B_FALSE; /* dhcp options */ in do_create_addr() local