Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Droute.c3424 const struct in6_addr *gw_addr = &cfg->fc_gateway; in ip6_route_check_nh_onlink()
3444 const struct in6_addr *gw_addr = &cfg->fc_gateway; in ip6_route_check_nh()
3499 const struct in6_addr *gw_addr = &cfg->fc_gateway; in ip6_validate_gw()
3603 fib6_nh->fib_nh_gw6 = cfg->fc_gateway; in fib6_nh_init()
3664 fib6_nh->fib_nh_gw6 = cfg->fc_gateway; in fib6_nh_init()
4089 !ipv6_addr_equal(&cfg->fc_gateway, &rt->rt6i_gateway)) in __ip6_del_cached_rt()
4206 !ipv6_addr_equal(&cfg->fc_gateway, &nh->fib_nh_gw6)) in ip6_route_del()
4429 cfg.fc_gateway = *gwaddr; in rt6_add_route_info()
4494 cfg.fc_gateway = *gwaddr; in rt6_add_dflt_router()
4569 .fc_gateway = rtmsg->rtmsg_gateway, in rtmsg_to_fib6_config()
[all …]
/linux/include/net/
H A Dip6_fib.h53 struct in6_addr fc_gateway; member
/linux/net/ipv4/
H A Dnexthop.c2885 .fc_gateway = cfg->gw.ipv6, in nh_create_ipv6()