tag
line
file
source code
runts
1021
drivers/net/ppp.c
ppp->stats.runts++;
runts
1912
drivers/net/ppp.c
ppp_stats.rx_length_errors = ppp->stats.runts;
runts
148
include/linux/if_ppp.h
__u32 runts; /* frames too short to process */