Home
last modified time | relevance | path

Searched defs:rxrpc_connection (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/rxrpc/
H A Dar-internal.h482 struct rxrpc_connection { struct
483 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 …]