Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dip6.h343 ip6stat.ip6s_tooshort++; \
/xnu-8020.101.4/bsd/netinet6/
H A Dip6_var.h252 u_quad_t ip6s_tooshort; /* packet too short */ member
H A Dip6_input.c1237 ip6stat.ip6s_tooshort++; in ip6_input()
1348 ip6stat.ip6s_tooshort++; in ip6_input()