Searched refs:ips_tooshort (Results 1 – 8 of 8) sorted by relevance
164 DO(i.ips_tooshort); in domode()216 DO(i.ips_tooshort, 3, 0); in showip()
194 IPSTAT_INC(ips_tooshort); in ip_fastforward()260 IPSTAT_INC(ips_tooshort); in ip_fastforward()
102 uint64_t ips_tooshort; /* packet too short */ member
457 IPSTAT_INC(ips_tooshort); in ip_input()
273 value->v.uint32 = ipstat.ips_badsum + ipstat.ips_tooshort in op_ipstat()
471 printf(" %10lu too short\n", s.ips_tooshort); in print_ip_stats()
893 p1a(ips_tooshort, "\t%ju with data size < data length\n"); in ip_stats()
3350 KMOD_IPSTAT_INC(ips_tooshort); in bridge_ip_checkbasic()