Home
last modified time | relevance | path

Searched refs:__pneigh_lookup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dneighbour.h356 struct pneigh_entry *__pneigh_lookup(struct neigh_table *tbl, struct net *net,
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h381 struct pneigh_entry *__pneigh_lookup(struct neigh_table *tbl, struct net *net,
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c710 struct pneigh_entry *__pneigh_lookup(struct neigh_table *tbl, in __pneigh_lookup() function
719 EXPORT_SYMBOL_GPL(__pneigh_lookup); variable
/kernel/linux/linux-5.10/net/ipv6/
H A Dndisc.c754 n = __pneigh_lookup(&nd_tbl, dev_net(dev), pkey, dev); in pndisc_is_router()
/kernel/linux/linux-6.6/net/ipv6/
H A Dndisc.c770 n = __pneigh_lookup(&nd_tbl, dev_net(dev), pkey, dev); in pndisc_is_router()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c767 struct pneigh_entry *__pneigh_lookup(struct neigh_table *tbl, in __pneigh_lookup() function
776 EXPORT_SYMBOL_GPL(__pneigh_lookup); variable

Completed in 17 milliseconds