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