Home
last modified time | relevance | path

Searched refs:packets_read (Results 1 – 4 of 4) sorted by relevance

/external/libpcap/
Dpcap-dbus.c50 u_int packets_read; /* count of packets read */ member
95 handlep->packets_read++; in dbus_read()
132 stats->ps_recv = handlep->packets_read; in dbus_stats()
Dpcap-usb-linux.c131 u_int packets_read; member
655 handlep->packets_read++; in usb_read_linux()
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()
824 handlep->packets_read++; in usb_read_linux_bin()
905 handlep->packets_read++; in usb_read_linux_mmap()
Dpcap-netfilter-linux.c81 u_int packets_read; /* count of packets read with recvfrom() */ member
190 handlep->packets_read++; in netfilter_read_linux()
224 stats->ps_recv = handlep->packets_read; in netfilter_stats_linux()
Dpcap-linux.c287 u_int packets_read; /* count of packets read with recvfrom() */ member
1783 handlep->packets_read++;
1981 stats->ps_recv = handlep->packets_read;
4341 handlep->packets_read++;
4419 handlep->packets_read++;
4514 handlep->packets_read++;