Home
last modified time | relevance | path

Searched refs:__pneigh_lookup (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/net/
Dneighbour.h386 struct pneigh_entry *__pneigh_lookup(struct neigh_table *tbl, struct net *net,
/linux-5.19.10/net/ipv6/
Dndisc.c768 n = __pneigh_lookup(&nd_tbl, dev_net(dev), pkey, dev); in pndisc_is_router()
/linux-5.19.10/net/core/
Dneighbour.c752 struct pneigh_entry *__pneigh_lookup(struct neigh_table *tbl, in __pneigh_lookup() function
761 EXPORT_SYMBOL_GPL(__pneigh_lookup);