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

/osnet-11/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c515 bi_get_dhcp_info(uchar_t optcat, uint16_t optcode, uint16_t optsize, argument
519 optcat, optcode, optsize, valbuf, vallenp));
/osnet-11/usr/src/lib/libdhcputil/common/
H A Ddhcp_inittab.c1009 int optcode; local
1015 optcode = dhcpsym->ds_code;
1017 return (optcode);
1029 validate_servervalue(ushort_t optcode, const char *result) argument
1034 if (optcode == get_dhcpopt_code("Hostname") ||
1035 optcode == get_dhcpopt_code("DNSdmain") ||
1036 optcode == get_dhcpopt_code("TFTPsrvN"))
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c213 u_int16_t optcode, optlen, rdatalen = ns_rr_rdlen(rr); local
224 GETSHORT(optcode, cp);
227 if (optcode == NS_OPT_NSID) {
246 optcode);
249 optcode);

Completed in 52 milliseconds