Searched refs:ip6s_tooshort (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/netinet6/
H A Droute6.c87 IP6STAT_INC(ip6s_tooshort);
H A Dip6_input.c369 IP6STAT_INC(ip6s_tooshort);
922 IP6STAT_INC(ip6s_tooshort);
997 IP6STAT_INC(ip6s_tooshort);
1090 IP6STAT_INC(ip6s_tooshort);
1097 IP6STAT_INC(ip6s_tooshort);
1450 IP6STAT_INC(ip6s_tooshort);
1457 IP6STAT_INC(ip6s_tooshort);
1524 IP6STAT_INC(ip6s_tooshort);
1534 IP6STAT_INC(ip6s_tooshort);
H A Dip6_var.h185 uint64_t ip6s_tooshort; /* packet too short */ member in struct:ip6stat
/freebsd-10-stable/usr.bin/systat/
H A Dip6.c159 DO(ip6s_tooshort);
201 DO(ip6s_tooshort, 2, 0);
/freebsd-10-stable/sys/netinet/
H A Dip6.h295 IP6STAT_INC(ip6s_tooshort); \
/freebsd-10-stable/usr.bin/netstat/
H A Dinet6.c378 p1a(ip6s_tooshort, "\t%ju with data size < data length\n");
/freebsd-10-stable/sys/netipsec/
H A Dipsec_input.c806 IP6STAT_INC(ip6s_tooshort);

Completed in 90 milliseconds