Searched defs:rxrpc_net (Results 1 – 1 of 1) sorted by relevance
67 struct rxrpc_net { struct74 atomic_t nr_conns;81 bool live;83 bool kill_all_client_conns;84 atomic_t nr_client_conns;87 struct list_head idle_client_conns;91 struct list_head local_endpoints;98 u8 peer_keepalive_cursor;99 time64_t peer_keepalive_base;100 struct list_head peer_keepalive[32];[all …]
Completed in 11 milliseconds