Searched refs:neigh_max_probes (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dneighbour.c707 static __inline__ int neigh_max_probes(struct neighbour *n) function
787 atomic_read(&neigh->probes) >= neigh_max_probes(neigh)) {

Completed in 58 milliseconds