Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Ddst_ops.h29 struct neighbour * (*neigh_lookup)(const struct dst_entry *dst, const void *daddr); member
/linux-3.4.99/net/core/
Dneighbour.c414 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, in neigh_lookup() function