Searched refs:min_hopcount (Results 1 – 2 of 2) sorted by relevance
282 u8 min_hopcount; member
446 if (ipv6_hdr(skb)->hop_limit < READ_ONCE(tcp_inet6_sk(sk)->min_hopcount)) { in tcp_v6_err()1845 if (unlikely(hdr->hop_limit < READ_ONCE(tcp_inet6_sk(sk)->min_hopcount))) {