Searched refs:minthreshold (Results 1 – 1 of 1) sorted by relevance
3636 uint64_t minthreshold = UINT64_MAX; in nstat_ifnet_release() local3653 if (ifcookie->threshold < minthreshold) { in nstat_ifnet_release()3654 minthreshold = ifcookie->threshold; in nstat_ifnet_release()3667 if (minthreshold == UINT64_MAX) { in nstat_ifnet_release()3670 ifp->if_data_threshold = minthreshold; in nstat_ifnet_release()