tag
line
file
source code
runts
962
drivers/net/ppp.c
ppp->stats.runts++;
runts
1820
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 */