fc_ifindex         45 include/net/ip6_fib.h 	int		fc_ifindex;
fc_ifindex        992 net/ipv4/fib_semantics.c 		.fc_ifindex = nh->fib_nh_oif,
fc_ifindex       1209 net/ipv4/nexthop.c 		.fc_ifindex = cfg->nh_ifindex,
fc_ifindex       2378 net/ipv6/addrconf.c 		.fc_ifindex = dev->ifindex,
fc_ifindex       2452 net/ipv6/addrconf.c 		.fc_ifindex = dev->ifindex,
fc_ifindex       3226 net/ipv6/route.c 		.flowi6_oif = cfg->fc_ifindex,
fc_ifindex       3242 net/ipv6/route.c 	err = fib6_table_lookup(net, table, cfg->fc_ifindex, &fl6, res, flags);
fc_ifindex       3244 net/ipv6/route.c 		fib6_select_path(net, res, &fl6, cfg->fc_ifindex,
fc_ifindex       3245 net/ipv6/route.c 				 cfg->fc_ifindex != 0, NULL, flags);
fc_ifindex       3298 net/ipv6/route.c 			.flowi6_oif = cfg->fc_ifindex,
fc_ifindex       3302 net/ipv6/route.c 		err = fib6_lookup(net, cfg->fc_ifindex, &fl6, &res, flags);
fc_ifindex       3310 net/ipv6/route.c 		fib6_select_path(net, &res, &fl6, cfg->fc_ifindex,
fc_ifindex       3311 net/ipv6/route.c 				 cfg->fc_ifindex != 0, NULL, flags);
fc_ifindex       3430 net/ipv6/route.c 	if (cfg->fc_ifindex) {
fc_ifindex       3431 net/ipv6/route.c 		dev = dev_get_by_index(net, cfg->fc_ifindex);
fc_ifindex       3837 net/ipv6/route.c 	if (cfg->fc_ifindex && rt->dst.dev->ifindex != cfg->fc_ifindex)
fc_ifindex       3953 net/ipv6/route.c 			if (cfg->fc_ifindex &&
fc_ifindex       3955 net/ipv6/route.c 			     nh->fib_nh_dev->ifindex != cfg->fc_ifindex))
fc_ifindex       4167 net/ipv6/route.c 		.fc_ifindex	= dev->ifindex,
fc_ifindex       4232 net/ipv6/route.c 		.fc_ifindex	= dev->ifindex,
fc_ifindex       4305 net/ipv6/route.c 		.fc_ifindex = rtmsg->rtmsg_ifindex,
fc_ifindex       4430 net/ipv6/route.c 		.fc_ifindex = idev->dev->ifindex,
fc_ifindex       4951 net/ipv6/route.c 		cfg->fc_ifindex = nla_get_u32(tb[RTA_OIF]);
fc_ifindex       5091 net/ipv6/route.c 			r_cfg.fc_ifindex = rtnh->rtnh_ifindex;
fc_ifindex       5244 net/ipv6/route.c 			r_cfg.fc_ifindex = rtnh->rtnh_ifindex;