Searched refs:if_data_threshold (Results 1 – 6 of 6) sorted by relevance
1833 if (ifp->if_data_threshold != 0) { in ifnet_stat_increment()1860 if (ifp->if_data_threshold != 0) { in ifnet_stat_increment_in()1887 if (ifp->if_data_threshold != 0) { in ifnet_stat_increment_out()1918 if (ifp->if_data_threshold != 0) { in ifnet_set_stat()1946 if (ifp->if_data_threshold != 0) { in ifnet_stat()
3560 if (!ifp->if_data_threshold || in nstat_ifnet_lookup()3561 ifp->if_data_threshold > param->threshold) { in nstat_ifnet_lookup()3563 ifp->if_data_threshold = param->threshold; in nstat_ifnet_lookup()3695 ifp->if_data_threshold = 0; in nstat_ifnet_release()3697 ifp->if_data_threshold = minthreshold; in nstat_ifnet_release()4239 desc->threshold = ifp->if_data_threshold; in nstat_ifnet_copy_descriptor()
860 u_int64_t if_data_threshold; member
6019 return ifp->if_data_threshold != 0; in dlil_input_stats_sync()9065 VERIFY(ifp->if_data_threshold == 0); in ifnet_attach()9427 ifp->if_data_threshold = 0; in ifnet_detach()9888 VERIFY(ifp->if_data_threshold == 0); in ifnet_detach_final()12290 if (threshold_notify && (bytes - oldbytes) > ifp->if_data_threshold && in ifnet_notify_data_threshold()
262 if (ifp->if_data_threshold != 0) { in kern_channel_increment_ring_net_stats()
4353 if (ifp->if_data_threshold != 0) {