Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dip6.h343 ip6stat.ip6s_tooshort++; \
/xnu-12377.1.9/bsd/netinet6/
H A Dip6_var.h257 u_quad_t ip6s_tooshort; /* packet too short */ member
H A Dip6_input.c1268 ip6stat.ip6s_tooshort++; in ip6_input()
1385 ip6stat.ip6s_tooshort++; in ip6_input()