Searched defs:rxrpc_connection (Results 1 – 1 of 1) sorted by relevance
482 struct rxrpc_connection { struct483 struct rxrpc_conn_proto proto;490 refcount_t ref;492 struct rcu_head rcu;493 struct list_head cache_link;496 struct rxrpc_channel {508 } channels[RXRPC_MAXCALLS];519 struct mutex tx_data_alloc_lock;523 union {530 unsigned long flags;[all …]