Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dbpfdesc.h132 uint64_t bd_wdcount; /* number of packets dropped during a write */ member
H A Dbpf.h372 uint64_t bd_wdcount; member
H A Dbpf.c1641 ++d->bd_wdcount; in bpfwrite()
1723 ++d->bd_wdcount; in bpfwrite()
1760 d->bd_wdcount = 0; in reset_d()
4629 d->bd_wdcount = bd->bd_wdcount; in bpfstats_fill_xbpf()