Home
last modified time | relevance | path

Searched refs:__neigh_lookup_noref (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dneighbour.h304 static inline struct neighbour *__neigh_lookup_noref(struct neigh_table *tbl, in __neigh_lookup_noref() function
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h317 static inline struct neighbour *__neigh_lookup_noref(struct neigh_table *tbl, in __neigh_lookup_noref() function
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c570 n = __neigh_lookup_noref(tbl, pkey, dev); in neigh_lookup()
3026 neigh = __neigh_lookup_noref(tbl, addr, dev); in neigh_xmit()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c626 n = __neigh_lookup_noref(tbl, pkey, dev); in neigh_lookup()
3159 neigh = __neigh_lookup_noref(tbl, addr, dev); in neigh_xmit()

Completed in 12 milliseconds