Searched refs:ucast_oif (Results 1 – 8 of 8) sorted by relevance
112 oif = READ_ONCE(np->ucast_oif); in ping_v6_sendmsg()162 fl6.flowi6_oif = READ_ONCE(np->ucast_oif); in ping_v6_sendmsg()
549 WRITE_ONCE(np->ucast_oif, 0); in do_ipv6_setsockopt()561 WRITE_ONCE(np->ucast_oif, ifindex); in do_ipv6_setsockopt()1367 val = (__force int)htonl((__u32) READ_ONCE(np->ucast_oif)); in do_ipv6_getsockopt()
595 fl6.flowi6_oif = READ_ONCE(np->ucast_oif); in icmp6_send()782 fl6.flowi6_oif = READ_ONCE(np->ucast_oif); in icmpv6_echo_reply()
65 oif = READ_ONCE(np->ucast_oif); in ip6_datagram_flow_key_init()
887 fl6.flowi6_oif = READ_ONCE(np->ucast_oif); in rawv6_sendmsg()
1557 fl6->flowi6_oif = READ_ONCE(np->ucast_oif); in udpv6_sendmsg()
227 int ucast_oif; member
633 fl6.flowi6_oif = READ_ONCE(np->ucast_oif); in l2tp_ip6_sendmsg()