Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_var.h129 uint64_t ips_toolong; /* ip length > max ip packet size */ member
/f-stack/freebsd/netinet/
H A Dip_var.h129 uint64_t ips_toolong; /* ip length > max ip packet size */ member
H A Dip_reass.c242 IPSTAT_INC(ips_toolong); in ip_reass()
453 IPSTAT_INC(ips_toolong); in ip_reass()
/f-stack/tools/netstat/
H A Dinet.c1032 p1a(ips_toolong, "\t{:dropped-too-long/%ju} " in ip_stats()