Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h80 u_int bs_drop; /* number of packets dropped */ member
/f-stack/freebsd/net/
H A Dbpf.h81 u_int bs_drop; /* number of packets dropped */ member
H A Dbpf.c1690 bs->bs_drop = (u_int)counter_u64_fetch(d->bd_dcount); in bpfioctl()