Searched refs:ip6q_ttl (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_var.h110 u_int8_t ip6q_ttl; member in struct:ip6q
H A Dfrag6.c437 q6->ip6q_ttl = IPV6_FRAGTTL;
950 --q6->ip6q_ttl;
952 if (q6->ip6q_prev->ip6q_ttl == 0) {

Completed in 76 milliseconds