Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dneighbour.h297 static inline struct neighbour *__neigh_lookup_noref(struct neigh_table *tbl, in __neigh_lookup_noref() function
/Linux-v4.19/net/core/
Dneighbour.c446 n = __neigh_lookup_noref(tbl, pkey, dev); in neigh_lookup()
2539 neigh = __neigh_lookup_noref(tbl, addr, dev); in neigh_xmit()