Searched refs:dsm_lif_wait (Results 1 – 6 of 6) sorted by relevance
71 uint_t dsm_lif_wait; /* LIFs waiting on DAD */ member
213 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()
1577 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()
624 dlp->dl_smach->dsm_lif_wait--; in remove_lif()905 lif->lif_lease->dl_smach->dsm_lif_wait--; in canonize_lif()
923 } else if (dsmp->dsm_lif_wait == 0) { in accept_v6_message()
926 dhcp_smach_t.dsm_lif_wait number of LIFs waiting on DAD