Home
last modified time | relevance | path

Searched refs:ucast_oif (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dipv6.h251 int ucast_oif; member
/linux/net/ipv6/
H A Dicmp.c787 fl6.flowi6_oif = READ_ONCE(np->ucast_oif); in icmp6_send()
988 fl6.flowi6_oif = READ_ONCE(np->ucast_oif); in icmpv6_echo_reply()
H A Ddatagram.c65 oif = READ_ONCE(np->ucast_oif); in ip6_datagram_flow_key_init()