Home
last modified time | relevance | path

Searched refs:fc_gateway (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/ipv6/
Droute.c3346 const struct in6_addr *gw_addr = &cfg->fc_gateway; in ip6_route_check_nh_onlink()
3369 const struct in6_addr *gw_addr = &cfg->fc_gateway; in ip6_route_check_nh()
3424 const struct in6_addr *gw_addr = &cfg->fc_gateway; in ip6_validate_gw()
3524 fib6_nh->fib_nh_gw6 = cfg->fc_gateway; in fib6_nh_init()
3586 fib6_nh->fib_nh_gw6 = cfg->fc_gateway; in fib6_nh_init()
3971 !ipv6_addr_equal(&cfg->fc_gateway, &rt->rt6i_gateway)) in __ip6_del_cached_rt()
4088 !ipv6_addr_equal(&cfg->fc_gateway, &nh->fib_nh_gw6)) in ip6_route_del()
4310 cfg.fc_gateway = *gwaddr; in rt6_add_route_info()
4373 cfg.fc_gateway = *gwaddr; in rt6_add_dflt_router()
4448 .fc_gateway = rtmsg->rtmsg_gateway, in rtmsg_to_fib6_config()
[all …]
/Linux-v6.6/include/net/
Dip6_fib.h59 struct in6_addr fc_gateway; member
/Linux-v6.6/net/ipv4/
Dfib_semantics.c1058 .fc_gateway = nh->fib_nh_gw6, in fib_check_nh_v6_gw()
Dnexthop.c2576 .fc_gateway = cfg->gw.ipv6, in nh_create_ipv6()