Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds