Searched refs:mcast_hops (Results 1 – 7 of 7) sorted by relevance
440 WRITE_ONCE(np->mcast_hops, in do_ipv6_setsockopt()1166 int hlim = READ_ONCE(np->mcast_hops); in do_ipv6_getsockopt()1186 int hlim = READ_ONCE(np->mcast_hops); in do_ipv6_getsockopt()1339 val = READ_ONCE(np->mcast_hops); in do_ipv6_getsockopt()
1409 newnp->mcast_hops = ip_hdr(skb)->ttl;1480 newnp->mcast_hops = ipv6_hdr(skb)->hop_limit;1706 WRITE_ONCE(np->mcast_hops,
223 np->mcast_hops = IPV6_DEFAULT_MCASTHOPS; in inet6_create()
461 newnp->mcast_hops = ip_hdr(skb)->ttl; in dccp_v6_request_recv_sock()527 newnp->mcast_hops = ipv6_hdr(skb)->hop_limit; in dccp_v6_request_recv_sock()676 WRITE_ONCE(np->mcast_hops, ipv6_hdr(opt_skb)->hop_limit); in dccp_v6_do_rcv()
226 u8 mcast_hops; member
910 hlimit = READ_ONCE(np->mcast_hops); in ip6_sk_dst_hoplimit()
1325 WRITE_ONCE(np->mcast_hops, ttl); in set_mcast_ttl()