Home
last modified time | relevance | path

Searched refs:dl_smach (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drenew.c83 dhcp_smach_t *dsmp = dlp->dl_smach; in dhcp_renew()
156 dhcp_smach_t *dsmp = dlp->dl_smach; in dhcp_rebind()
348 dsmp = lif->lif_lease->dl_smach; in dhcp_expire()
H A Dinterface.c619 dlp->dl_smach->dsm_lif_down--; in remove_lif()
624 dlp->dl_smach->dsm_lif_wait--; in remove_lif()
905 lif->lif_lease->dl_smach->dsm_lif_wait--; in canonize_lif()
1078 if ((dlp = lif->lif_lease) != NULL && dlp->dl_smach->dsm_lif == lif) { in unplumb_lif()
1082 dlp->dl_smach->dsm_lif_down--; in unplumb_lif()
1526 dlp->dl_smach->dsm_lif_down++; in lif_mark_decline()
H A Dstates.c1357 dlp->dl_smach = dsmp; in insert_lease()
1379 dlp->dl_smach->dsm_name, dlp->dl_hold_count); in hold_lease()
1406 dlp->dl_smach->dsm_name); in release_lease()
1411 dlp->dl_smach->dsm_name, dlp->dl_hold_count); in release_lease()
1434 dlp->dl_smach->dsm_name); in remove_lease()
H A Dstates.h242 dhcp_smach_t *dl_smach; /* back pointer to state machine */ member
H A Dpacket.c649 dsmp = lif->lif_lease->dl_smach; in add_pkt_lif()
H A DREADME.v6934 dhcp_lease_t.dl_smach back pointer to state machine