Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c988 static __inline__ int neigh_max_probes(struct neighbour *n) in neigh_max_probes() function
1098 atomic_read(&neigh->probes) >= neigh_max_probes(neigh)) { in neigh_timer_handler()
1457 atomic_set(&neigh->probes, neigh_max_probes(neigh)); in __neigh_set_probe_once()