Searched refs:bs_drop (Results 1 – 6 of 6) sorted by relevance
85 uint64_t bs_drop; /* number of packets dropped */ member95 u_int bs_drop; /* number of packets dropped */ member
1259 bs->bs_drop = d->bd_dcount; in bpf_ioctl()1268 bs->bs_drop = d->bd_dcount; in bpf_ioctl()2536 sum->bs_drop += stats->bs_drop; in bpf_stats()
66 bpf_s.bs_drop); in nsbpf_stats()
85 u_int bs_drop; /* number of packets dropped */ member
269 ps->ps_drop = bstats.bs_drop; in pcap_stats_npf()326 p->stat.ps_drop = bstats.bs_drop; in pcap_stats_ex_npf()
1180 ps->ps_drop = (u_int)s.bs_drop; in pcap_stats_bpf()