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