Home
last modified time | relevance | path

Searched refs:fc_ifindex (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/net/ipv6/
H A Droute.c3368 .flowi6_oif = cfg->fc_ifindex, in ip6_nh_lookup_table()
3387 cfg->fc_ifindex != 0, NULL, flags); in ip6_nh_lookup_table()
3441 .flowi6_oif = cfg->fc_ifindex, in ip6_route_check_nh()
3454 cfg->fc_ifindex != 0, NULL, flags); in ip6_route_check_nh()
3582 if (cfg->fc_ifindex) { in fib6_nh_init()
4020 if (cfg->fc_ifindex && rt->dst.dev->ifindex != cfg->fc_ifindex) in __ip6_del_cached_rt()
4136 if (cfg->fc_ifindex && in ip6_route_del()
4351 .fc_ifindex = dev->ifindex, in rt6_add_route_info()
4418 .fc_ifindex = dev->ifindex, in rt6_add_dflt_router()
4492 .fc_ifindex = rtmsg->rtmsg_ifindex, in rtmsg_to_fib6_config()
[all …]
H A Daddrconf.c2467 .fc_ifindex = dev->ifindex, in addrconf_prefix_route()
2541 .fc_ifindex = dev->ifindex, in addrconf_add_mroute()
/linux-6.15/include/net/
H A Dip6_fib.h41 int fc_ifindex; member
/linux-6.15/net/ipv4/
H A Dfib_semantics.c1086 .fc_ifindex = nh->fib_nh_oif, in fib_check_nh_v6_gw()
H A Dnexthop.c2837 .fc_ifindex = cfg->nh_ifindex, in nh_create_ipv6()