Searched refs:minthreshold (Results 1 – 1 of 1) sorted by relevance
4400 uint64_t minthreshold = UINT64_MAX; in nstat_ifnet_release() local4416 if (ifcookie->threshold < minthreshold) { in nstat_ifnet_release()4417 minthreshold = ifcookie->threshold; in nstat_ifnet_release()4429 if (minthreshold == UINT64_MAX) { in nstat_ifnet_release()4432 ifp->if_data_threshold = minthreshold; in nstat_ifnet_release()