Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.h70 uint_t dsm_lif_wait; /* LIFs waiting on DAD */ member
H A Dbound.c210 if (dsmp->dsm_lif_wait == 0) in dhcp_bound()
866 dsmp->dsm_lif_wait++; in configure_v6_leases()
1097 dsmp->dsm_lif_wait++; in configure_v4_lease()
H A Dagent.c1436 dsmp->dsm_lif_wait--; in rtsock_event()
1464 if (dsmp->dsm_lif_wait != 0) { in rtsock_event()
1467 dsmp->dsm_lif_wait); in rtsock_event()
H A Dinterface.c624 dlp->dl_smach->dsm_lif_wait--; in remove_lif()
905 lif->lif_lease->dl_smach->dsm_lif_wait--; in canonize_lif()
H A Drequest.c919 } else if (dsmp->dsm_lif_wait == 0) { in accept_v6_message()
H A DREADME.v6928 dhcp_smach_t.dsm_lif_wait number of LIFs waiting on DAD