Searched refs:CD_HOSTNAME (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/netinet/ |
H A D | dhcp.h | 60 #define CD_HOSTNAME 12 macro
|
/illumos-gate/usr/src/stand/lib/inet/ |
H A D | dhcpv4.c | 119 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()
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | request.c | 321 (void) add_pkt_opt(dpkt, CD_HOSTNAME, dsmp->dsm_reqhost, in dhcp_requesting() 521 if (pkt->opts[CD_HOSTNAME] != NULL) in compute_points_v4()
|
H A D | renew.c | 496 (void) add_pkt_opt(dpkt, CD_HOSTNAME, dsmp->dsm_reqhost, in dhcp_extending()
|
H A D | agent.c | 1111 if (d4o->code != CD_HOSTNAME) { in dhcp_smach_set_msg_reqhost() 1126 CD_HOSTNAME); in dhcp_smach_set_msg_reqhost()
|
H A D | util.c | 810 (void) add_pkt_opt(dpkt, CD_HOSTNAME, dsmp->dsm_reqhost, in dhcp_add_hostname_opt()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_dhcp.c | 345 case CD_HOSTNAME: in show_options()
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dlinet.c | 1014 if (pl->opts[CD_HOSTNAME] != NULL) { in dhcpinit() 1015 doptp = pl->opts[CD_HOSTNAME]; in dhcpinit()
|
/illumos-gate/usr/src/lib/libipadm/common/ |
H A D | ipadm_addr.c | 3248 ITAB_CONS_INFO, CD_HOSTNAME); in i_ipadm_op_dhcp()
|