Home
last modified time | relevance | path

Searched refs:mcast_oif (Results 1 – 6 of 6) sorted by relevance

/linux/net/dccp/
H A Dipv6.c
/linux/include/linux/
H A Dipv6.h252 int mcast_oif; member
/linux/net/rds/
H A Dtcp_listen.c214 dev_if = READ_ONCE(inet6->mcast_oif); in rds_tcp_accept_one()
/linux/net/ipv6/
H A Ddatagram.c63 oif = READ_ONCE(np->mcast_oif); in ip6_datagram_flow_key_init()
233 WRITE_ONCE(sk->sk_bound_dev_if, READ_ONCE(np->mcast_oif)); in __ip6_datagram_connect()
H A Dicmp.c785 fl6.flowi6_oif = READ_ONCE(np->mcast_oif); in icmp6_send()
986 fl6.flowi6_oif = READ_ONCE(np->mcast_oif); in icmpv6_echo_reply()
H A Dtcp_ipv6.c1357 newnp->mcast_oif = newinet->mc_index;
1440 newnp->mcast_oif = tcp_v6_iif(skb);
1669 WRITE_ONCE(np->mcast_oif, tcp_v6_iif(opt_skb));