Searched refs:mcast_oif (Results 1 – 5 of 5) sorted by relevance
252 int mcast_oif; member
206 * address. In this case, it happens that mcast_oif is set. So in rds_tcp_accept_one() 214 dev_if = READ_ONCE(inet6->mcast_oif); in rds_tcp_accept_one()
63 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()
785 fl6.flowi6_oif = READ_ONCE(np->mcast_oif); in icmp6_send()986 fl6.flowi6_oif = READ_ONCE(np->mcast_oif); in icmpv6_echo_reply()