Lines Matching defs:gw_addr
3371 const struct in6_addr *gw_addr, u32 tbid,
3376 .daddr = *gw_addr,
3405 const struct in6_addr *gw_addr = &cfg->fc_gateway;
3409 err = ip6_nh_lookup_table(net, cfg, gw_addr, tbid, 0, &res);
3428 const struct in6_addr *gw_addr = &cfg->fc_gateway;
3435 err = ip6_nh_lookup_table(net, cfg, gw_addr,
3437 /* gw_addr can not require a gateway or resolve to a reject
3449 .daddr = *gw_addr,
3483 const struct in6_addr *gw_addr = &cfg->fc_gateway;
3484 int gwa_type = ipv6_addr_type(gw_addr);
3490 /* if gw_addr is local we will fail to detect this in case
3496 ipv6_chk_addr_and_flags(net, gw_addr, dev, skip_dev, 0, 0)) {
3543 /* if we did not check gw_addr above, do so now that the
3547 ipv6_chk_addr_and_flags(net, gw_addr, dev, skip_dev, 0, 0)) {