Lines Matching refs:fc_ifindex
3227 .flowi6_oif = cfg->fc_ifindex, in ip6_nh_lookup_table()
3243 err = fib6_table_lookup(net, table, cfg->fc_ifindex, &fl6, res, flags); in ip6_nh_lookup_table()
3245 fib6_select_path(net, res, &fl6, cfg->fc_ifindex, in ip6_nh_lookup_table()
3246 cfg->fc_ifindex != 0, NULL, flags); in ip6_nh_lookup_table()
3299 .flowi6_oif = cfg->fc_ifindex, in ip6_route_check_nh()
3303 err = fib6_lookup(net, cfg->fc_ifindex, &fl6, &res, flags); in ip6_route_check_nh()
3311 fib6_select_path(net, &res, &fl6, cfg->fc_ifindex, in ip6_route_check_nh()
3312 cfg->fc_ifindex != 0, NULL, flags); in ip6_route_check_nh()
3436 if (cfg->fc_ifindex) { in fib6_nh_init()
3437 dev = dev_get_by_index(net, cfg->fc_ifindex); in fib6_nh_init()
3865 if (cfg->fc_ifindex && rt->dst.dev->ifindex != cfg->fc_ifindex) in __ip6_del_cached_rt()
3981 if (cfg->fc_ifindex && in ip6_route_del()
3983 nh->fib_nh_dev->ifindex != cfg->fc_ifindex)) in ip6_route_del()
4195 .fc_ifindex = dev->ifindex, in rt6_add_route_info()
4260 .fc_ifindex = dev->ifindex, in rt6_add_dflt_router()
4333 .fc_ifindex = rtmsg->rtmsg_ifindex, in rtmsg_to_fib6_config()
4446 .fc_ifindex = idev->dev->ifindex, in addrconf_f6i_alloc()
4967 cfg->fc_ifindex = nla_get_u32(tb[RTA_OIF]); in rtm_to_fib6_config()
5132 r_cfg.fc_ifindex = rtnh->rtnh_ifindex; in ip6_route_multipath_add()
5300 r_cfg.fc_ifindex = rtnh->rtnh_ifindex; in ip6_route_multipath_del()