Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/
H A Droute.c3398 const struct in6_addr *gw_addr = &cfg->fc_gateway; in ip6_route_check_nh_onlink()
3421 const struct in6_addr *gw_addr = &cfg->fc_gateway; in ip6_route_check_nh()
3476 const struct in6_addr *gw_addr = &cfg->fc_gateway; in ip6_validate_gw()
3576 fib6_nh->fib_nh_gw6 = cfg->fc_gateway; in fib6_nh_init()
3638 fib6_nh->fib_nh_gw6 = cfg->fc_gateway; in fib6_nh_init()
4364 cfg.fc_gateway = *gwaddr; in rt6_add_route_info()
4429 cfg.fc_gateway = *gwaddr; in rt6_add_dflt_router()
4504 .fc_gateway = rtmsg->rtmsg_gateway, in rtmsg_to_fib6_config()
5121 cfg->fc_gateway = nla_get_in6_addr(tb[RTA_GATEWAY]); in rtm_to_fib6_config()
5343 err = fib6_gw_from_attr(&r_cfg.fc_gateway, nla, in ip6_route_multipath_add()
[all …]
/linux-6.15/include/net/
H A Dip6_fib.h53 struct in6_addr fc_gateway; member
/linux-6.15/net/ipv4/
H A Dfib_semantics.c1087 .fc_gateway = nh->fib_nh_gw6, in fib_check_nh_v6_gw()
H A Dnexthop.c2838 .fc_gateway = cfg->gw.ipv6, in nh_create_ipv6()