Searched refs:if_data_threshold (Results 1 – 6 of 6) sorted by relevance
1853 if (ifp->if_data_threshold != 0) { in ifnet_stat_increment()1880 if (ifp->if_data_threshold != 0) { in ifnet_stat_increment_in()1907 if (ifp->if_data_threshold != 0) { in ifnet_stat_increment_out()1938 if (ifp->if_data_threshold != 0) { in ifnet_set_stat()1966 if (ifp->if_data_threshold != 0) { in ifnet_stat()
3933 if (!ifp->if_data_threshold || in nstat_ifnet_lookup()3934 ifp->if_data_threshold > param->threshold) { in nstat_ifnet_lookup()3936 ifp->if_data_threshold = param->threshold; in nstat_ifnet_lookup()4064 ifp->if_data_threshold = 0; in nstat_ifnet_release()4066 ifp->if_data_threshold = minthreshold; in nstat_ifnet_release()4608 desc->threshold = ifp->if_data_threshold; in nstat_ifnet_copy_descriptor()
885 u_int64_t if_data_threshold; member
5890 return ifp->if_data_threshold != 0; in dlil_input_stats_sync()9020 VERIFY(ifp->if_data_threshold == 0); in ifnet_attach()9397 ifp->if_data_threshold = 0; in ifnet_detach()9863 ifp->if_data_threshold = 0; in ifnet_detach_final()12001 if (threshold_notify && (bytes - oldbytes) > ifp->if_data_threshold && in ifnet_notify_data_threshold()
264 if (ifp->if_data_threshold != 0) { in kern_channel_increment_ring_net_stats()
4414 if (ifp->if_data_threshold != 0) {