Home
last modified time | relevance | path

Searched refs:CD_HOSTNAME (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/netinet/
H A Ddhcp.h61 #define CD_HOSTNAME 12 macro
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dselect.c216 (void) add_pkt_opt(dpkt, CD_HOSTNAME, in dhcp_selecting()
H A Dinit_reboot.c93 (void) add_pkt_opt(dpkt, CD_HOSTNAME, in dhcp_init_reboot_v4()
H A Drenew.c494 (void) add_pkt_opt(dpkt, CD_HOSTNAME, dsmp->dsm_reqhost, in dhcp_extending()
H A Drequest.c317 (void) add_pkt_opt(dpkt, CD_HOSTNAME, dsmp->dsm_reqhost, in dhcp_requesting()
517 if (pkt->opts[CD_HOSTNAME] != NULL) in compute_points_v4()
/titanic_50/usr/src/stand/lib/inet/
H A Ddhcpv4.c119 CD_HOSTNAME, in parameter_request_list()
554 if (wk->opts[CD_HOSTNAME]) in select_best()
1020 if (state_pl->opts[CD_HOSTNAME] != NULL) { in dhcp_bound()
1021 doptp = state_pl->opts[CD_HOSTNAME]; in dhcp_bound()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcp.c343 case CD_HOSTNAME: in show_options()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1012 if (pl->opts[CD_HOSTNAME] != NULL) { in dhcpinit()
1013 doptp = pl->opts[CD_HOSTNAME]; in dhcpinit()