Home
last modified time | relevance | path

Searched refs:dhcp_options_scan (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/common/net/dhcp/
H A Ddhcp_impl.h139 extern int dhcp_options_scan(PKT_LIST *, boolean_t);
H A Dscan.c111 dhcp_options_scan(PKT_LIST *pl, boolean_t scan_vendor) in dhcp_options_scan() function
/titanic_41/usr/src/lib/libdhcputil/common/
H A Dmapfile-vers46 dhcp_options_scan;
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dadopt.c103 if (dhcp_options_scan(plp, B_TRUE) != 0) { in dhcp_adopt()
H A Dpacket.c1344 switch (dhcp_options_scan(plp, B_TRUE)) { in recv_pkt()
/titanic_41/usr/src/stand/lib/inet/
H A Ddhcpv4.c456 if ((err = dhcp_options_scan(wk, B_TRUE)) != 0) { in select_best()
833 if (dhcp_options_scan(wk, B_TRUE) != 0 || in dhcp_requesting()
1115 if (dhcp_options_scan(pl, B_TRUE) != 0) { in prom_cached_reply()
/titanic_41/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c138 if (dhcp_options_scan(dhcp_pl, B_TRUE) != 0) { in dhcp_info_init()
/titanic_41/usr/src/lib/libdhcpagent/common/
H A Ddhcp_hostconf.c159 if (!isv6 && dhcp_options_scan(plp, B_TRUE) != 0) in read_hostconf()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1002 if (dhcp_options_scan(pl, B_TRUE) != 0) { in dhcpinit()