Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dbpf.h72 u_int bs_drop; /* number of packets dropped */ member
H A Dbpf.c1003 bs->bs_drop = d->bd_dcount; in bpfioctl()
/openbsd/lib/libpcap/
H A Dpcap-bpf.c64 ps->ps_drop = s.bs_drop; in pcap_stats()