Searched defs:rxrpc_connection (Results 1 – 1 of 1) sorted by relevance
470 struct rxrpc_connection { struct471 struct rxrpc_conn_proto proto;478 refcount_t ref;480 struct rcu_head rcu;481 struct list_head cache_link;484 struct rxrpc_channel {496 } channels[RXRPC_MAXCALLS];507 struct mutex tx_data_alloc_lock;511 union {518 unsigned long flags;[all …]
Completed in 13 milliseconds