Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dbpfdesc.h132 uint64_t bd_wdcount; /* number of packets dropped during a write */ member
H A Dbpf_private.h227 uint64_t bd_wdcount; member
H A Dbpf.c1667 ++d->bd_wdcount; in bpfwrite()
1749 ++d->bd_wdcount; in bpfwrite()
1786 d->bd_wdcount = 0; in reset_d()
4663 d->bd_wdcount = bd->bd_wdcount; in bpfstats_fill_xbpf()