Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Daddr.c349 static bool has_gateway(const struct dst_entry *dst, sa_family_t family) in has_gateway() function
/linux/net/ipv6/
H A Droute.c5123 bool has_gateway = cfg->fc_flags & RTF_GATEWAY; in rtm_to_fib6_multipath_config() local