Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.c68 if (write_stable_iaid(lif->lif_name, lif->lif_iaid) == -1) { in iaid_retry()
197 if (lif->lif_iaid == 0 && in insert_smach()
198 (lif->lif_iaid = read_stable_iaid(lif->lif_name)) == 0) { in insert_smach()
205 lif->lif_iaid = make_stable_iaid(lif->lif_name, in insert_smach()
210 lif->lif_iaid, isv6 ? 6 : 4, lif->lif_name); in insert_smach()
1007 dsmp->dsm_cid[1] = lif->lif_iaid >> 24; in get_smach_cid()
1008 dsmp->dsm_cid[2] = lif->lif_iaid >> 16; in get_smach_cid()
1009 dsmp->dsm_cid[3] = lif->lif_iaid >> 8; in get_smach_cid()
1010 dsmp->dsm_cid[4] = lif->lif_iaid; in get_smach_cid()
1118 dsmp->dsm_cid[1] = lif->lif_iaid >> 24; in get_smach_cid()
[all …]
H A Dinterface.h88 uint32_t lif_iaid; /* unique and stable identifier */ member
H A Dselect.c166 d6in.d6in_iaid = htonl(dsmp->dsm_lif->lif_iaid); in dhcp_selecting()
H A Dbound.c684 if (d6in.d6in_iaid != dsmp->dsm_lif->lif_iaid) { in configure_v6_leases()
687 dsmp->dsm_lif->lif_iaid); in configure_v6_leases()
H A Drequest.c72 d6in.d6in_iaid = htonl(dsmp->dsm_lif->lif_iaid); in send_v6_request()
H A Dpacket.c650 iaid = dsmp->dsm_lif->lif_iaid; in add_pkt_lif()
H A DREADME.v6922 dhcp_lif_t.lif_iaid unique and stable 32-bit identifier