Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dneighbour.c469 static struct neighbour *neigh_alloc(struct neigh_table *tbl, in neigh_alloc() function
648 n = neigh_alloc(tbl, dev, flags, exempt_from_gc); in ___neigh_create()