Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbpfdesc.h127 uint64_t bd_rcount; /* number of packets received */ member
H A Dbpf.h366 uint64_t bd_rcount; member
H A Dbpf.c1756 d->bd_rcount = 0; in reset_d()
2352 bs.bs_recv = (u_int)d->bd_rcount; in bpfioctl()
3355 ++d->bd_rcount; in bpf_tap_imp()
4623 d->bd_rcount = bd->bd_rcount; in bpfstats_fill_xbpf()