Searched refs:ps_drop (Results 1 – 25 of 26) sorted by relevance
12
112 ps->ps_recv += ps->ps_drop; in pcap_stats_dlpi()167 pd->stat.ps_drop = sbp->sbh_drops; in pcap_process_pkts()
1101 s.ps_drop = (ULONG)counter; in TcStats()1106 s.ps_drop = 0xFFFFFFFF; in TcStats()1184 p->stat.ps_drop = (ULONG)counter; in TcStatsEx()1189 p->stat.ps_drop = 0xFFFFFFFF; in TcStatsEx()
445 pd->stat.ps_drop += ntohs(header->lctr); in dag_read()964 pd->stat.ps_drop = 0; in dag_activate()1082 pd->stat.ps_drop = stream_drop; in dag_stats()
343 pd->stat.ps_drop++; in pcap_read_one()397 pd->stat.ps_drop += stats->rx_missed_errors; in pcap_stats_dos()471 pd->stat.ps_drop = 0; in pcap_cleanup_dos()
167 stats->ps_drop = 0; in bt_monitor_stats()
71 ps->ps_drop = 0; in pcap_netmap_stats()
133 stats->ps_drop = 0; in dbus_stats()
164 pn->stat.ps_drop = nh->nh_dropped; in pcap_read_nit()
412 stats->ps_drop = s->err_rx + s->err_tx; in bt_stats_linux()
188 psn->stat.ps_drop = in pcap_stats_snoop()
179 psn->stat.ps_drop = ndp->nh_drops; in pcap_read_snit()
993 ret = sscanf(ptr, "%d", &stats->ps_drop); in usb_stats_linux()1030 stats->ps_drop = st.dropped; in usb_stats_linux_bin()
284 ps->ps_drop = pf->TotDrops; in pcap_stats_pf()
63 ps->ps_drop = stats.ring_pkt_overflow; in snf_pcap_stats()
71 stat->ps_drop = 0; in rdmasniff_stats()
218 ps->ps_drop = bstats.bs_drop; in pcap_stats_npf()277 p->stat.ps_drop = bstats.bs_drop; in pcap_stats_ex_npf()
296 stats->ps_drop = handlep->packets_nobufs; in netfilter_stats_linux()
862 ps->ps_drop = 0; in rpcap_stats_rpcap()897 ps->ps_drop = ntohl(netstats.krnldrop); in rpcap_stats_rpcap()
831 ps->ps_drop = ntohl(*(uint32_t *)&buf[4]); in pcap_stats_acn()
2256 handlep->stat.ps_drop += kstats.tp_drops;2302 stats->ps_drop = 0;
100 ps_drop Always 0, this statistic is not gatherd on this platform105 ps_drop Number of packets that had passed filtering but were not
75 pcap_stats() is supported. ps_drop is the number of packets dropped due to
465 stats.ps_drop = 0; in daemon_serviceloop()704 stats.ps_drop = 0; in daemon_serviceloop()2191 netstats->krnldrop = htonl(stats->ps_drop); in daemon_msg_stats_req()2201 netstats->krnldrop = htonl(stats->ps_drop); in daemon_msg_stats_req()
210 u_int ps_drop; /* number of packets dropped */ member
2203 (void)fprintf(stderr, "%u packet%s dropped by kernel", stats.ps_drop, in info()2204 PLURAL_SUFFIX(stats.ps_drop)); in info()