Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dbpf.h197 uint64_t bcs_count_compressed_prefix; /* count of compressed packets */ member
H A Dbpf.c975 d->bd_dcount, d->bd_fcount, d->bd_bcs.bcs_count_compressed_prefix); in bpfclose()
3830 d->bd_bcs.bcs_count_compressed_prefix += 1; in catchpacket()
4213 d->bd_comp_count = bd->bd_bcs.bcs_count_compressed_prefix; in bpfstats_fill_xbpf()