Searched refs:ps_recv (Results 1 – 23 of 23) sorted by relevance
112 ps->ps_recv += ps->ps_drop; in pcap_stats_dlpi()178 ++pd->stat.ps_recv; in pcap_process_pkts()
160 ps->stat.ps_recv++; in septel_read()
99 ps_recv Number of packets that were accepted by the pcap filter104 ps_recv Number of packets that were accepted by the pcap filter
146 stats->ps_recv = 0; in bt_monitor_stats()
287 stats->ps_recv = 0; /* number of packets received */ in can_stats_linux()
132 stats->ps_recv = handlep->packets_read; in dbus_stats()
175 ++pn->stat.ps_recv; in pcap_read_nit()
744 stats->ps_recv = handlep->packets_read; in usb_stats_linux()771 stats->ps_recv = handlep->packets_read + st.queued; in usb_stats_linux_bin()
399 stats->ps_recv = s->evt_rx + s->acl_rx + s->sco_rx + s->cmd_tx + in bt_stats_linux()
442 stats->ps_recv = 0; /* number of packets received */ in canusb_stats_linux()
167 ++psn->stat.ps_recv; in pcap_read_snit()
131 ++psn->stat.ps_recv; in pcap_read_snoop()
590 pd->stat.ps_recv++; in dag_read()852 handlep->stat.ps_recv = 0; in dag_activate()
283 ps->ps_recv = pf->TotAccepted; in pcap_stats_pf()
58 ps->ps_recv = stats.ring_pkt_recv + stats.ring_pkt_overflow; in snf_pcap_stats()
347 pw->stat.ps_recv++; in pcap_read_win32_dag()
226 stats->ps_recv = handlep->packets_read; in netfilter_stats_linux()
374 pd->stat.ps_recv = stats->rx_packets; in pcap_stats_dos()
806 …ps->ps_recv = ntohl(*(uint32_t *)&buf[0]); /* break the buffer into its three 32 bit compon…
813 ps->ps_recv = s.bs_recv; in pcap_stats_bpf()
2028 handlep->stat.ps_recv += kstats.tp_packets;2074 stats->ps_recv = handlep->packets_read;
170 u_int ps_recv; /* number of packets received */ member
2160 (void)fprintf(stderr, "%u packet%s received by filter", stat.ps_recv, in info()2161 PLURAL_SUFFIX(stat.ps_recv)); in info()