Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/core/
Dneighbour.c258 static struct neighbour *neigh_alloc(struct neigh_table *tbl) in neigh_alloc() function
408 n = neigh_alloc(tbl); in neigh_create()