Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dneighbour.c377 static struct neighbour *neigh_alloc(struct neigh_table *tbl, in neigh_alloc() function
580 struct neighbour *n1, *rc, *n = neigh_alloc(tbl, dev, exempt_from_gc); in ___neigh_create()