Home
last modified time | relevance | path

Searched refs:dsm_cid (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.c331 free(dsmp->dsm_cid); in free_smach()
985 dsmp->dsm_cid = (uchar_t *)den; in get_smach_cid()
1002 dsmp->dsm_cid = (uchar_t *)cp; in get_smach_cid()
1009 dsmp->dsm_cid[0] = 255; in get_smach_cid()
1029 if (dsmp->dsm_cid == NULL) in get_smach_cid()
1041 if (dsmp->dsm_cid == NULL) in get_smach_cid()
1083 if (dsmp->dsm_cid == NULL) in get_smach_cid()
1115 if (dsmp->dsm_cid == NULL) in get_smach_cid()
1121 if (dsmp->dsm_cid == NULL) in get_smach_cid()
1123 dsmp->dsm_cid[0] = 255; in get_smach_cid()
[all …]
H A Dadopt.c144 if (!get_prom_prop("chosen", "client-id", &dsmp->dsm_cid, in dhcp_adopt()
154 } else if (dsmp->dsm_hwtype == ARPHRD_IB && dsmp->dsm_cid == NULL) { in dhcp_adopt()
H A Dstates.h88 uchar_t *dsm_cid; /* client id */ member
H A Dpacket.c208 add_pkt_opt(dpkt, DHCPV6_OPT_CLIENTID, dsmp->dsm_cid, in init_pkt()
270 add_pkt_opt(dpkt, CD_CLIENT_ID, dsmp->dsm_cid, in init_pkt()
H A Drequest.c725 memcmp(d6o + 1, dsmp->dsm_cid, olen) != 0) { in accept_v6_message()
H A Dagent.c1192 dsmp->dsm_cid, dsmp->dsm_cidlen); in dhcp_get_ack_or_state()
H A DREADME.v6834 if_cid dhcp_smach_t.dsm_cid