Home
last modified time | relevance | path

Searched refs:ip6s_tooshort (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/bsd/netinet/
H A Dip6.h343 ip6stat.ip6s_tooshort++; \
/xnu-11417.140.69/bsd/netinet6/
H A Dip6_var.h263 u_quad_t ip6s_tooshort; /* packet too short */ member
H A Dip6_input.c1258 ip6stat.ip6s_tooshort++; in ip6_input()
1375 ip6stat.ip6s_tooshort++; in ip6_input()