Lines Matching full:ps_recv
695 * as on many other platforms "ps_recv" counts packets
699 * and that would mean the meaning of "ps_recv" wouldn't
725 * "ps_recv" if we can't get the statistics from the kernel.
727 * the kernel, we use "md.stat.ps_recv" and "md.stat.ps_drop"
730 * increment "md.stat.ps_recv" here, that means it will
811 * "ps_recv" counts only packets that *passed* the
852 handle->md.stat.ps_recv += kstats.tp_packets;
877 * "ps_recv" counts only packets that *passed* the filter,
884 * "ps_recv" doesn't include packets not yet read from
892 stats->ps_recv = handle->md.packets_read;