Home
last modified time | relevance | path

Searched refs:mcast_hops (Results 1 – 4 of 4) sorted by relevance

/linux/net/dccp/
H A Dipv6.c
/linux/include/linux/
H A Dipv6.h248 u8 mcast_hops; member
/linux/net/ipv6/
H A Dtcp_ipv6.c1375 newnp->mcast_hops = newinet->mc_ttl;
1458 newnp->mcast_hops = ipv6_hdr(skb)->hop_limit;
1688 WRITE_ONCE(np->mcast_hops,
/linux/net/netfilter/ipvs/
H A Dip_vs_sync.c1321 WRITE_ONCE(np->mcast_hops, ttl); in set_mcast_ttl()