ucast_oif         245 include/linux/ipv6.h 	int			ucast_oif;
ucast_oif         552 net/ipv6/icmp.c 		fl6.flowi6_oif = np->ucast_oif;
ucast_oif         729 net/ipv6/icmp.c 		fl6.flowi6_oif = np->ucast_oif;
ucast_oif         591 net/ipv6/ipv6_sockglue.c 			np->ucast_oif = 0;
ucast_oif         606 net/ipv6/ipv6_sockglue.c 		np->ucast_oif = ifindex;
ucast_oif        1291 net/ipv6/ipv6_sockglue.c 		val = (__force int)htonl((__u32) np->ucast_oif);
ucast_oif          94 net/ipv6/ping.c 		oif = np->ucast_oif;
ucast_oif         127 net/ipv6/ping.c 		fl6.flowi6_oif = np->ucast_oif;
ucast_oif         917 net/ipv6/raw.c 		fl6.flowi6_oif = np->ucast_oif;
ucast_oif        1437 net/ipv6/udp.c 		fl6.flowi6_oif = np->ucast_oif;
ucast_oif         623 net/l2tp/l2tp_ip6.c 		fl6.flowi6_oif = np->ucast_oif;