Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dbpfdesc.h129 uint64_t bd_fcount; /* number of received packets which matched filter */ member
H A Dbpf_private.h225 uint64_t bd_fcount; member
H A Dbpf.c883 d->bd_fcount, d->bd_dcount, proc_name_address(proc), proc_pid(proc)); in bpf_detachd()
1189 d->bd_dcount, d->bd_fcount, d->bd_bcs.bcs_count_compressed_prefix); in bpfclose()
1760 d->bd_fcount = 0; in reset_d()
3389 ++d->bd_fcount; in bpf_tap_imp()
4637 d->bd_fcount = bd->bd_fcount; in bpfstats_fill_xbpf()