Lines Matching refs:fc_ifindex
3220 .flowi6_oif = cfg->fc_ifindex, in ip6_nh_lookup_table()
3236 err = fib6_table_lookup(net, table, cfg->fc_ifindex, &fl6, res, flags); in ip6_nh_lookup_table()
3238 fib6_select_path(net, res, &fl6, cfg->fc_ifindex, in ip6_nh_lookup_table()
3239 cfg->fc_ifindex != 0, NULL, flags); in ip6_nh_lookup_table()
3292 .flowi6_oif = cfg->fc_ifindex, in ip6_route_check_nh()
3296 err = fib6_lookup(net, cfg->fc_ifindex, &fl6, &res, flags); in ip6_route_check_nh()
3304 fib6_select_path(net, &res, &fl6, cfg->fc_ifindex, in ip6_route_check_nh()
3305 cfg->fc_ifindex != 0, NULL, flags); in ip6_route_check_nh()
3429 if (cfg->fc_ifindex) { in fib6_nh_init()
3430 dev = dev_get_by_index(net, cfg->fc_ifindex); in fib6_nh_init()
3862 if (cfg->fc_ifindex && rt->dst.dev->ifindex != cfg->fc_ifindex) in __ip6_del_cached_rt()
3978 if (cfg->fc_ifindex && in ip6_route_del()
3980 nh->fib_nh_dev->ifindex != cfg->fc_ifindex)) in ip6_route_del()
4192 .fc_ifindex = dev->ifindex, in rt6_add_route_info()
4257 .fc_ifindex = dev->ifindex, in rt6_add_dflt_router()
4307 .fc_ifindex = rtmsg->rtmsg_ifindex, in rtmsg_to_fib6_config()
4420 .fc_ifindex = idev->dev->ifindex, in addrconf_f6i_alloc()
4948 cfg->fc_ifindex = nla_get_u32(tb[RTA_OIF]); in rtm_to_fib6_config()
5126 r_cfg.fc_ifindex = rtnh->rtnh_ifindex; in ip6_route_multipath_add()
5304 r_cfg.fc_ifindex = rtnh->rtnh_ifindex; in ip6_route_multipath_del()