Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dbpfdesc.h121 uint64_t bd_wdcount; /* number of packets dropped during a write */ member
H A Dbpf.h364 uint64_t bd_wdcount; member
H A Dbpf.c1588 ++d->bd_wdcount; in bpfwrite()
1669 ++d->bd_wdcount; in bpfwrite()
1706 d->bd_wdcount = 0; in reset_d()
4495 d->bd_wdcount = bd->bd_wdcount; in bpfstats_fill_xbpf()