Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Droute.c154 static struct neighbour *ipv4_neigh_lookup(const struct dst_entry *dst,
170 .neigh_lookup = ipv4_neigh_lookup,
443 static struct neighbour *ipv4_neigh_lookup(const struct dst_entry *dst, in ipv4_neigh_lookup() function
750 n = ipv4_neigh_lookup(&rt->dst, NULL, &new_gw); in __ip_do_redirect()
2355 .neigh_lookup = ipv4_neigh_lookup,