Searched refs:optcode (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libwanboot/common/ |
H A D | bootinfo_aux.c | 515 bi_get_dhcp_info(uchar_t optcat, uint16_t optcode, uint16_t optsize, in bi_get_dhcp_info() argument 519 optcat, optcode, optsize, valbuf, vallenp)); in bi_get_dhcp_info()
|
/titanic_50/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_debug.c | 213 u_int16_t optcode, optlen, rdatalen = ns_rr_rdlen(rr); in do_section() local 224 GETSHORT(optcode, cp); in do_section() 227 if (optcode == NS_OPT_NSID) { in do_section() 246 optcode); in do_section() 249 optcode); in do_section()
|