Home
last modified time | relevance | path

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

/xnu-10063.141.1/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.c1627 ++d->bd_wdcount; in bpfwrite()
1708 ++d->bd_wdcount; in bpfwrite()
1745 d->bd_wdcount = 0; in reset_d()
4534 d->bd_wdcount = bd->bd_wdcount; in bpfstats_fill_xbpf()