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

/linux-master/include/net/
H A Ddst_ops.h35 struct neighbour * (*neigh_lookup)(const struct dst_entry *dst, member in struct:dst_ops
/linux-master/net/core/
H A Dneighbour.c618 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, function
636 EXPORT_SYMBOL(neigh_lookup); variable

Completed in 194 milliseconds