Home
last modified time | relevance | path

Searched refs:cfe_byte_inbound_count_reported (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.41.9/bsd/net/
H A Dcontent_filter.c430 uint64_t cfe_byte_inbound_count_reported; /* stats already been reported */ member
7249 entry->cfe_byte_inbound_count_reported); in cfil_stats_collect_flow_stats_for_filter()
7255 if (entry->cfe_byte_inbound_count_reported < cfil_info->cfi_byte_inbound_count || in cfil_stats_collect_flow_stats_for_filter()
7287 entry->cfe_byte_inbound_count_reported = cfil_info->cfi_byte_inbound_count; in cfil_stats_collect_flow_stats_for_filter()