Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dbpfdesc.h115 uint64_t bd_fcount; /* number of received packets which matched filter */ member
H A Dbpf.h355 uint64_t bd_fcount; member
H A Dbpf.c671 d->bd_fcount, d->bd_dcount); in bpf_detachd()
975 d->bd_dcount, d->bd_fcount, d->bd_bcs.bcs_count_compressed_prefix); in bpfclose()
1529 d->bd_fcount = 0; in reset_d()
2982 ++d->bd_fcount; in bpf_tap_imp()
4203 d->bd_fcount = bd->bd_fcount; in bpfstats_fill_xbpf()