Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_teql.c232 mn = __neigh_lookup_errno(n->tbl, n->primary_key, dev); in __teql_resolve()
/kernel/linux/linux-5.10/include/net/
H A Dneighbour.h528 __neigh_lookup_errno(struct neigh_table *tbl, const void *pkey, in __neigh_lookup_errno() function
/kernel/linux/linux-6.6/net/sched/
H A Dsch_teql.c232 mn = __neigh_lookup_errno(n->tbl, n->primary_key, dev); in __teql_resolve()
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h558 __neigh_lookup_errno(struct neigh_table *tbl, const void *pkey, in __neigh_lookup_errno() function
/kernel/linux/linux-5.10/net/ipv4/
H A Darp.c1068 neigh = __neigh_lookup_errno(&arp_tbl, &ip, dev); in arp_req_set()
/kernel/linux/linux-6.6/net/ipv4/
H A Darp.c1089 neigh = __neigh_lookup_errno(&arp_tbl, &ip, dev); in arp_req_set()

Completed in 8 milliseconds