Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Daddr.c333 static bool has_gateway(const struct dst_entry *dst, sa_family_t family) in has_gateway() function
360 if (has_gateway(dst, family) && dst->dev->type == ARPHRD_INFINIBAND) in fetch_ha()