Home
last modified time | relevance | path

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

/net/ipv4/
A Dinetpeer.c138 int peer_threshold, peer_maxttl, peer_minttl; in inet_peer_gc() local
143 peer_threshold = READ_ONCE(inet_peer_threshold); in inet_peer_gc()
147 if (base->total >= peer_threshold) in inet_peer_gc()
151 base->total / peer_threshold * HZ; in inet_peer_gc()

Completed in 3 milliseconds