Searched defs:neigh_for_each (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dneighbour.c2150 void neigh_for_each(struct neigh_table *tbl, void (*cb)(struct neighbour *, void *), void *cookie) function
2163 EXPORT_SYMBOL(neigh_for_each); variable

Completed in 23 milliseconds