Home
last modified time | relevance | path

Searched refs:ips_tooshort (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_var.h106 uint64_t ips_tooshort; /* packet too short */ member
/f-stack/freebsd/netinet/
H A Dip_var.h106 uint64_t ips_tooshort; /* packet too short */ member
H A Dip_input.c552 IPSTAT_INC(ips_tooshort); in ip_input()
/f-stack/tools/netstat/
H A Dinet.c1030 p1a(ips_tooshort, "\t{:dropped-short-packets/%ju} " in ip_stats()
/f-stack/freebsd/net/
H A Dif_bridge.c3490 KMOD_IPSTAT_INC(ips_tooshort); in bridge_ip_checkbasic()