Searched refs:mcast_oif (Results 1 – 12 of 12) sorted by relevance
537 WRITE_ONCE(np->mcast_oif, val); in do_ipv6_setsockopt()1157 int mcast_oif = READ_ONCE(np->mcast_oif); in do_ipv6_getsockopt() local1160 src_info.ipi6_ifindex = mcast_oif ? : in do_ipv6_getsockopt()1162 src_info.ipi6_addr = mcast_oif ? sk->sk_v6_daddr : np->sticky_pktinfo.ipi6_addr; in do_ipv6_getsockopt()1176 int mcast_oif = READ_ONCE(np->mcast_oif); in do_ipv6_getsockopt() local1179 src_info.ipi6_ifindex = mcast_oif ? : in do_ipv6_getsockopt()1181 src_info.ipi6_addr = mcast_oif ? sk->sk_v6_daddr : in do_ipv6_getsockopt()1359 val = READ_ONCE(np->mcast_oif); in do_ipv6_getsockopt()
110 oif = READ_ONCE(np->mcast_oif); in ping_v6_sendmsg()158 fl6.flowi6_oif = READ_ONCE(np->mcast_oif); in ping_v6_sendmsg()
596 fl6.flowi6_oif = READ_ONCE(np->mcast_oif); in icmp6_send()784 fl6.flowi6_oif = READ_ONCE(np->mcast_oif); in icmpv6_echo_reply()
63 oif = READ_ONCE(np->mcast_oif); in ip6_datagram_flow_key_init()232 WRITE_ONCE(sk->sk_bound_dev_if, READ_ONCE(np->mcast_oif)); in __ip6_datagram_connect()
1408 newnp->mcast_oif = inet_iif(skb);1479 newnp->mcast_oif = tcp_v6_iif(skb);1704 WRITE_ONCE(np->mcast_oif, tcp_v6_iif(opt_skb));
883 fl6.flowi6_oif = READ_ONCE(np->mcast_oif); in rawv6_sendmsg()
1697 fl6->flowi6_oif = READ_ONCE(np->mcast_oif); in udpv6_sendmsg()
172 dev_if = READ_ONCE(inet6->mcast_oif); in rds_tcp_accept_one()
460 newnp->mcast_oif = inet_iif(skb); in dccp_v6_request_recv_sock()526 newnp->mcast_oif = inet6_iif(skb); in dccp_v6_request_recv_sock()674 WRITE_ONCE(np->mcast_oif, inet6_iif(opt_skb)); in dccp_v6_do_rcv()
229 int mcast_oif; member
631 fl6.flowi6_oif = READ_ONCE(np->mcast_oif); in l2tp_ip6_sendmsg()
1368 WRITE_ONCE(np->mcast_oif, dev->ifindex); in set_mcast_if()