Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dbpf.h193 uint64_t bcs_total_read; /* number of packets read from device */ member
H A Dbpf.c1436 d->bd_bcs.bcs_total_read += d->bd_hcnt; in bpfread()
4645 d->bd_read_count = bd->bd_bcs.bcs_total_read; in bpfstats_fill_xbpf()