Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dneighbour.c266 static struct neighbour *neigh_alloc(struct neigh_table *tbl, struct net_device *dev) in neigh_alloc() function
453 struct neighbour *n1, *rc, *n = neigh_alloc(tbl, dev); in __neigh_create()