Lines Matching defs:gw_addr
3312 const struct in6_addr *gw_addr, u32 tbid,
3317 .daddr = *gw_addr,
3346 const struct in6_addr *gw_addr = &cfg->fc_gateway;
3350 err = ip6_nh_lookup_table(net, cfg, gw_addr, tbid, 0, &res);
3369 const struct in6_addr *gw_addr = &cfg->fc_gateway;
3376 err = ip6_nh_lookup_table(net, cfg, gw_addr,
3378 /* gw_addr can not require a gateway or resolve to a reject
3390 .daddr = *gw_addr,
3424 const struct in6_addr *gw_addr = &cfg->fc_gateway;
3425 int gwa_type = ipv6_addr_type(gw_addr);
3431 /* if gw_addr is local we will fail to detect this in case
3437 ipv6_chk_addr_and_flags(net, gw_addr, dev, skip_dev, 0, 0)) {
3484 /* if we did not check gw_addr above, do so now that the
3488 ipv6_chk_addr_and_flags(net, gw_addr, dev, skip_dev, 0, 0)) {