Lines Matching refs:ps_recv
1836 * as on many other platforms "ps_recv" counts packets
1840 * and that would mean the meaning of "ps_recv" wouldn't
1866 * for "ps_recv" if we can't get the statistics from the kernel.
1868 * the kernel, we use "handlep->stat.ps_recv" and
1871 * and if we directly increment "handlep->stat.ps_recv" here,
1985 * "ps_recv" counts only packets that *passed* the
2028 handlep->stat.ps_recv += kstats.tp_packets;
2053 * "ps_recv" counts only packets that *passed* the filter,
2064 * "ps_recv" doesn't include packets not yet read from
2074 stats->ps_recv = handlep->packets_read;