Searched refs:if_data_threshold (Results 1 – 7 of 7) sorted by relevance
344 return ifp->if_data_threshold != 0; in dlil_input_stats_sync()
1856 if (ifp->if_data_threshold != 0) { in ifnet_stat_increment()1883 if (ifp->if_data_threshold != 0) { in ifnet_stat_increment_in()1910 if (ifp->if_data_threshold != 0) { in ifnet_stat_increment_out()1941 if (ifp->if_data_threshold != 0) { in ifnet_set_stat()1969 if (ifp->if_data_threshold != 0) { in ifnet_stat()
3931 if (!ifp->if_data_threshold || in nstat_ifnet_lookup()3932 ifp->if_data_threshold > param->threshold) { in nstat_ifnet_lookup()3934 ifp->if_data_threshold = param->threshold; in nstat_ifnet_lookup()4062 ifp->if_data_threshold = 0; in nstat_ifnet_release()4064 ifp->if_data_threshold = minthreshold; in nstat_ifnet_release()4445 desc->threshold = ifp->if_data_threshold; in nstat_ifnet_copy_descriptor()
990 u_int64_t if_data_threshold; member
5308 VERIFY(ifp->if_data_threshold == 0); in ifnet_attach()5558 ifp->if_data_threshold = 0; in ifnet_detach()6032 ifp->if_data_threshold = 0; in ifnet_detach_final()7829 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()
4412 if (ifp->if_data_threshold != 0) {