Searched refs:fc_gateway (Results 1 – 4 of 4) sorted by relevance
3358 const struct in6_addr *gw_addr = &cfg->fc_gateway; in ip6_route_check_nh_onlink()3381 const struct in6_addr *gw_addr = &cfg->fc_gateway; in ip6_route_check_nh()3436 const struct in6_addr *gw_addr = &cfg->fc_gateway; in ip6_validate_gw()3536 fib6_nh->fib_nh_gw6 = cfg->fc_gateway; in fib6_nh_init()3598 fib6_nh->fib_nh_gw6 = cfg->fc_gateway; in fib6_nh_init()4321 cfg.fc_gateway = *gwaddr; in rt6_add_route_info()4386 cfg.fc_gateway = *gwaddr; in rt6_add_dflt_router()4461 .fc_gateway = rtmsg->rtmsg_gateway, in rtmsg_to_fib6_config()5071 cfg->fc_gateway = nla_get_in6_addr(tb[RTA_GATEWAY]); in rtm_to_fib6_config()5287 err = fib6_gw_from_attr(&r_cfg.fc_gateway, nla, in ip6_route_multipath_add()[all …]
53 struct in6_addr fc_gateway; member
1057 .fc_gateway = nh->fib_nh_gw6, in fib_check_nh_v6_gw()
2828 .fc_gateway = cfg->gw.ipv6, in nh_create_ipv6()
Completed in 34 milliseconds