Searched refs:ips_toosmall (Results 1 – 10 of 10) sorted by relevance
165 DO(i.ips_toosmall); in domode()218 DO(i.ips_toosmall, 4, 0); in showip()
100 long ips_toosmall; /* not enough data */ member
102 u_long ips_toosmall; /* not enough data */ member
200 IPSTAT_INC(ips_toosmall); in ip_fastforward()
408 IPSTAT_INC(ips_toosmall); in ip_input()919 IPSTAT_INC(ips_toosmall); /* XXX */ in ip_reass()
613 KMOD_IPSTAT_INC(ips_toosmall); in div_send()
274 + ipstat.ips_toosmall + ipstat.ips_badhlen in op_ipstat()
472 printf(" %10lu not enough data (too small)\n", s.ips_toosmall); in print_ip_stats()
867 p1a(ips_toosmall, "\t%lu with size smaller than minimum\n"); in ip_stats()
3354 KMOD_IPSTAT_INC(ips_toosmall); in bridge_ip_checkbasic()3359 KMOD_IPSTAT_INC(ips_toosmall); in bridge_ip_checkbasic()