Searched refs:dl_nlifs (Results 1 – 8 of 8) sorted by relevance
98 for (nlifs = dlp->dl_nlifs; nlifs > 0; nlifs--, lif = lifn) { in send_declines()107 if (dlp->dl_nlifs == 0) in send_declines()165 for (nlifs = dlp->dl_nlifs; nlifs > 0; in dhcp_release()186 if ((dlp = dsmp->dsm_leases) != NULL && dlp->dl_nlifs > 0) { in dhcp_release()
244 if (dlp->dl_nlifs == 0) in dhcp_bound()262 if (dlp->dl_stale && dlp->dl_nlifs > 0) in dhcp_bound()829 for (nlifs = dlp->dl_nlifs; nlifs > 0; in configure_v6_leases()858 if (++dlp->dl_nlifs == 1) { in configure_v6_leases()907 if (dlp->dl_nlifs == 0) { in configure_v6_leases()990 if (dlp->dl_nlifs == 0) { in configure_v4_lease()992 dlp->dl_nlifs = 1; in configure_v4_lease()
184 for (nlifs = dlp->dl_nlifs; nlifs > 0; nlifs--, lif = lif->lif_next) { in dhcp_rebind()264 if (dlp->dl_nlifs == 0) in dhcp_finish_expire()455 for (nlifs = dlp->dl_nlifs; nlifs > 0; in dhcp_extending()
244 uint_t dl_nlifs; /* Number of configured LIFs */ member
686 nlifs = dlp->dl_nlifs; in cancel_smach_timers()1441 nlifs = dlp->dl_nlifs; in remove_lease()1589 nlifs = dlp->dl_nlifs; in verify_smach()1601 if (dlp->dl_nlifs == 0) in verify_smach()
614 if (--dlp->dl_nlifs == 0) in remove_lif()1085 dlp->dl_nlifs = 0; in unplumb_lif()1657 nlifs = dlp->dl_nlifs; in expired_lif_state()1690 nlifs = dlp->dl_nlifs; in find_expired_lif()
1429 uint_t nlifs = dlp->dl_nlifs; in rtsock_event()1440 if (dlp->dl_nlifs == 0) { in rtsock_event()
936 dhcp_lease_t.dl_nlifs number of configured consecutive LIFs