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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dfrag6.c304 q6->ip6q_ttl = IPV6_FRAGTTL;
740 --q6->ip6q_ttl;
742 if (q6->ip6q_prev->ip6q_ttl == 0) {
H A Dip6_var.h111 u_int8_t ip6q_ttl; member in struct:ip6q

Completed in 21 milliseconds