Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip6_fib.h45 struct in6_addr fc_gateway; member
/linux-4.1.27/net/ipv6/
Droute.c1650 gw_addr = &cfg->fc_gateway; in ip6_route_info_create()
1814 !ipv6_addr_equal(&cfg->fc_gateway, &rt->rt6i_gateway)) in ip6_route_del()
2039 cfg.fc_gateway = *gwaddr; in rt6_add_route_info()
2088 cfg.fc_gateway = *gwaddr; in rt6_add_dflt_router()
2137 cfg->fc_gateway = rtmsg->rtmsg_gateway; in rtmsg_to_fib6_config()
2463 cfg->fc_gateway = nla_get_in6_addr(tb[RTA_GATEWAY]); in rtm_to_fib6_config()
2533 &nh->r_cfg.fc_dst, &nh->r_cfg.fc_gateway, in ip6_print_replace_route_err()
2603 r_cfg.fc_gateway = nla_get_in6_addr(nla); in ip6_route_multipath_add()
2691 nla_memcpy(&r_cfg.fc_gateway, nla, 16); in ip6_route_multipath_del()