Home | History | Annotate | Download | only in libpcap

Lines Matching refs:packets_read

724 	 * We keep the count in "md.packets_read", and use that for
734 handle->md.packets_read++;
888 * "md.packets_read", for reasons described in the comment
892 stats->ps_recv = handle->md.packets_read;