Lines Matching refs:fc_ifindex
3331 .flowi6_oif = cfg->fc_ifindex, in ip6_nh_lookup_table()
3347 err = fib6_table_lookup(net, table, cfg->fc_ifindex, &fl6, res, flags); in ip6_nh_lookup_table()
3349 fib6_select_path(net, res, &fl6, cfg->fc_ifindex, in ip6_nh_lookup_table()
3350 cfg->fc_ifindex != 0, NULL, flags); in ip6_nh_lookup_table()
3403 .flowi6_oif = cfg->fc_ifindex, in ip6_route_check_nh()
3407 err = fib6_lookup(net, cfg->fc_ifindex, &fl6, &res, flags); in ip6_route_check_nh()
3415 fib6_select_path(net, &res, &fl6, cfg->fc_ifindex, in ip6_route_check_nh()
3416 cfg->fc_ifindex != 0, NULL, flags); in ip6_route_check_nh()
3540 if (cfg->fc_ifindex) { in fib6_nh_init()
3541 dev = dev_get_by_index(net, cfg->fc_ifindex); in fib6_nh_init()
3972 if (cfg->fc_ifindex && rt->dst.dev->ifindex != cfg->fc_ifindex) in __ip6_del_cached_rt()
4088 if (cfg->fc_ifindex && in ip6_route_del()
4090 nh->fib_nh_dev->ifindex != cfg->fc_ifindex)) in ip6_route_del()
4302 .fc_ifindex = dev->ifindex, in rt6_add_route_info()
4368 .fc_ifindex = dev->ifindex, in rt6_add_dflt_router()
4441 .fc_ifindex = rtmsg->rtmsg_ifindex, in rtmsg_to_fib6_config()
4554 .fc_ifindex = idev->dev->ifindex, in addrconf_f6i_alloc()
5075 cfg->fc_ifindex = nla_get_u32(tb[RTA_OIF]); in rtm_to_fib6_config()
5240 r_cfg.fc_ifindex = rtnh->rtnh_ifindex; in ip6_route_multipath_add()
5410 r_cfg.fc_ifindex = rtnh->rtnh_ifindex; in ip6_route_multipath_del()