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

/openbsd-current/sys/netinet/
H A Dip_var.h84 u_long ips_toolong; /* ip length > max ip packet size */ member in struct:ipstat
132 ips_toolong, /* ip length > max ip packet size */ enumerator in enum:ipstat_counters
H A Dip_input.c1069 ipstat_inc(ips_toolong);
/openbsd-current/usr.bin/netstat/
H A Dinet.c618 p(ips_toolong, "\t%lu packet%s with ip length > max ip packet size\n");
/openbsd-current/libexec/snmpd/snmpd_metrics/
H A Dmib.c2671 ipstat.ips_badoptions + ipstat.ips_toolong +

Completed in 128 milliseconds