Home
last modified time | relevance | path

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

/Linux-v5.4/net/rxrpc/
Dsysctl.c91 .extra1 = (void *)&rxrpc_reap_client_connections,
95 .data = &rxrpc_reap_client_connections,
Dconn_client.c82 __read_mostly unsigned int rxrpc_reap_client_connections = 900; variable
1022 limit = rxrpc_reap_client_connections; in rxrpc_cull_active_client_conns()
1104 if (nr_conns > rxrpc_reap_client_connections) in rxrpc_discard_expired_client_conns()
Dar-internal.h905 extern unsigned int rxrpc_reap_client_connections;