Searched refs:min_hopcount (Results 1 – 3 of 3) sorted by relevance
285 __u8 min_hopcount; member
971 WRITE_ONCE(np->min_hopcount, val); in do_ipv6_setsockopt()1450 val = np->min_hopcount; in do_ipv6_getsockopt()
420 if (ipv6_hdr(skb)->hop_limit < READ_ONCE(tcp_inet6_sk(sk)->min_hopcount)) { in tcp_v6_err()1698 if (hdr->hop_limit < READ_ONCE(tcp_inet6_sk(sk)->min_hopcount)) { in tcp_v6_rcv()