Home
last modified time | relevance | path

Searched refs:mcast_oif (Results 1 – 5 of 5) 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.c206 * 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()
/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()