Home
last modified time | relevance | path

Searched refs:icps_tooshort (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dicmp_var.h50 u_long icps_tooshort; /* packet < ICMP_MINLEN */ member
/f-stack/freebsd/netinet/
H A Dicmp_var.h50 u_long icps_tooshort; /* packet < ICMP_MINLEN */ member
H A Dip_icmp.c435 ICMPSTAT_INC(icps_tooshort); in icmp_input()
440 ICMPSTAT_INC(icps_tooshort); in icmp_input()
556 ICMPSTAT_INC(icps_tooshort); in icmp_input()
/f-stack/tools/netstat/
H A Dinet.c1227 p(icps_tooshort, "\t{:dropped-too-short/%lu} " in icmp_stats()