tag
line
file
source code
runts
1009
drivers/net/ppp.c
ppp->stats.runts++;
runts
1864
drivers/net/ppp.c
ppp_stats.rx_length_errors = ppp->stats.runts;
runts
144
include/linux/ppp.h
unsigned long runts; /* frames too short to process */