Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Droute.c150 static struct neighbour *ipv4_neigh_lookup(const struct dst_entry *dst,
166 .neigh_lookup = ipv4_neigh_lookup,
439 static struct neighbour *ipv4_neigh_lookup(const struct dst_entry *dst, in ipv4_neigh_lookup() function
748 n = ipv4_neigh_lookup(&rt->dst, NULL, &new_gw); in __ip_do_redirect()
2284 .neigh_lookup = ipv4_neigh_lookup,