Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.h71 uint_t dsm_lif_wait; /* LIFs waiting on DAD */ member
H A Dbound.c213 if (dsmp->dsm_lif_wait == 0) in dhcp_bound()
869 dsmp->dsm_lif_wait++; in configure_v6_leases()
1100 dsmp->dsm_lif_wait++; in configure_v4_lease()
H A Dagent.c1577 dsmp->dsm_lif_wait--; in rtsock_event()
1605 if (dsmp->dsm_lif_wait != 0) { in rtsock_event()
1608 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.c923 } else if (dsmp->dsm_lif_wait == 0) { in accept_v6_message()
H A DREADME.v6926 dhcp_smach_t.dsm_lif_wait number of LIFs waiting on DAD