Lines Matching defs:gw_addr
3218 const struct in6_addr *gw_addr, u32 tbid,
3223 .daddr = *gw_addr,
3252 const struct in6_addr *gw_addr = &cfg->fc_gateway;
3256 err = ip6_nh_lookup_table(net, cfg, gw_addr, tbid, 0, &res);
3274 const struct in6_addr *gw_addr = &cfg->fc_gateway;
3281 err = ip6_nh_lookup_table(net, cfg, gw_addr,
3283 /* gw_addr can not require a gateway or resolve to a reject
3295 .daddr = *gw_addr,
3327 const struct in6_addr *gw_addr = &cfg->fc_gateway;
3328 int gwa_type = ipv6_addr_type(gw_addr);
3334 /* if gw_addr is local we will fail to detect this in case
3340 ipv6_chk_addr_and_flags(net, gw_addr, dev, skip_dev, 0, 0)) {
3386 /* if we did not check gw_addr above, do so now that the
3390 ipv6_chk_addr_and_flags(net, gw_addr, dev, skip_dev, 0, 0)) {