Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.c1005 dsmp->dsm_cidlen = client_id_len; in get_smach_cid()
1033 dsmp->dsm_cidlen = client_id_len; in get_smach_cid()
1043 dsmp->dsm_cidlen = client_id_len; in get_smach_cid()
1081 dsmp->dsm_cidlen = 1 + 4 + 16; in get_smach_cid()
1082 dsmp->dsm_cid = client_id = malloc(dsmp->dsm_cidlen); in get_smach_cid()
1118 dsmp->dsm_cidlen = global_duidlen; in get_smach_cid()
1129 dsmp->dsm_cidlen = 5 + global_duidlen; in get_smach_cid()
H A Dstates.h89 uchar_t dsm_cidlen; /* client id len */ member
H A Dpacket.c207 if (dsmp->dsm_cidlen > 0 && in init_pkt()
209 dsmp->dsm_cidlen) == NULL) { in init_pkt()
269 if (dsmp->dsm_cidlen > 0 && in init_pkt()
271 dsmp->dsm_cidlen) == NULL) { in init_pkt()
H A Dadopt.c166 dsmp->dsm_cidlen = client_id_len; in dhcp_adopt()
H A Dagent.c1186 if (dsmp->dsm_cidlen > 0) { in dhcp_get_ack_or_state()
1187 if ((opt = malloc(dsmp->dsm_cidlen + DHCP_OPT_META_LEN)) in dhcp_get_ack_or_state()
1192 dsmp->dsm_cid, dsmp->dsm_cidlen); in dhcp_get_ack_or_state()
H A Drequest.c724 if (d6o == NULL || olen != dsmp->dsm_cidlen || in accept_v6_message()
H A DREADME.v6835 if_cidlen dhcp_smach_t.dsm_cidlen