Searched refs:bs_drop (Results 1 – 6 of 6) sorted by relevance
80 u_int bs_drop; /* number of packets dropped */ member
77 u_int bs_drop; /* number of packets dropped */ member
1708 bs->bs_drop = (u_int)counter_u64_fetch(d->bd_dcount); in bpfioctl()
269 ps->ps_drop = bstats.bs_drop; in pcap_stats_npf()326 p->stat.ps_drop = bstats.bs_drop; in pcap_stats_ex_npf()
1172 ps->ps_drop = (u_int)s.bs_drop; in pcap_stats_bpf()
1014 printf("%d packets dropped by kernel\n", us.bs_drop); in main()