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

/linux-master/net/rxrpc/
H A Dsysctl.c87 .data = &rxrpc_reap_client_connections,
H A Dconn_client.c33 __read_mostly unsigned int rxrpc_reap_client_connections = 900; variable
766 if (nr_conns > rxrpc_reap_client_connections)
H A Dar-internal.h960 extern unsigned int rxrpc_reap_client_connections;

Completed in 115 milliseconds