Home | History | Annotate | Download | only in libpcap

Lines Matching full:ps_drop

727 	 * the kernel, we use "md.stat.ps_recv" and "md.stat.ps_drop"
816 * "ps_drop" counts packets dropped because we ran
853 handle->md.stat.ps_drop += kstats.tp_drops;
882 * "ps_drop" is not supported.
893 stats->ps_drop = 0;