Searched refs:ps_recv (Results 1 – 23 of 23) sorted by relevance
116 ps->ps_recv += ps->ps_drop; in pcap_stats_dlpi()182 ++pd->stat.ps_recv; in pcap_process_pkts()
165 ps->stat.ps_recv++; in septel_read()
184 u_int ps_recv; /* number of packets received */ member
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
287 stats->ps_recv = 0; /* number of packets received */ in can_stats_linux()
132 stats->ps_recv = handlep->packets_read; in dbus_stats()
179 ++pn->stat.ps_recv; in pcap_read_nit()
51 ps->ps_recv = stats.ring_pkt_recv + stats.ring_pkt_overflow; in snf_pcap_stats()
741 stats->ps_recv = handlep->packets_read; in usb_stats_linux()768 stats->ps_recv = handlep->packets_read + st.queued; in usb_stats_linux_bin()
172 ++psn->stat.ps_recv; in pcap_read_snit()
135 ++psn->stat.ps_recv; in pcap_read_snoop()
403 stats->ps_recv = s->evt_rx + s->acl_rx + s->sco_rx + s->cmd_tx + in bt_stats_linux()
440 stats->ps_recv = 0; /* number of packets received */ in canusb_stats_linux()
575 pd->stat.ps_recv++; in dag_read()837 handlep->stat.ps_recv = 0; in dag_activate()
288 ps->ps_recv = pf->TotAccepted; in pcap_stats_pf()
317 pw->stat.ps_recv++; in pcap_read_win32_dag()
224 stats->ps_recv = handlep->packets_read; in netfilter_stats_linux()
376 pd->stat.ps_recv = stats->rx_packets; in pcap_stats_dos()
808 …ps->ps_recv = ntohl(*(uint32_t *)&buf[0]); /* break the buffer into its three 32 bit compon…
1935 handlep->stat.ps_recv += kstats.tp_packets;1981 stats->ps_recv = handlep->packets_read;
817 ps->ps_recv = s.bs_recv; in pcap_stats_bpf()
172 u_int ps_recv; /* number of packets received */ member
1726 (void)fprintf(stderr, "%u packet%s received by filter", stat.ps_recv, in info()1727 PLURAL_SUFFIX(stat.ps_recv)); in info()