Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dinetpeer.c86 static volatile int peer_total; variable
317 peer_total--; in unlink_from_pool()
411 peer_total++; in inet_getpeer()
414 if (peer_total >= inet_peer_threshold) in inet_getpeer()
437 if (peer_total >= inet_peer_threshold) in peer_check_expire()
442 peer_total / inet_peer_threshold * HZ; in peer_check_expire()
448 if (peer_total >= inet_peer_threshold) in peer_check_expire()
454 peer_total / inet_peer_threshold * HZ; in peer_check_expire()