Lines Matching refs:ps_drop
2166 (void)fprintf(stderr, "%u packet%s dropped by kernel", stat.ps_drop,2167 PLURAL_SUFFIX(stat.ps_drop));