Home
last modified time | relevance | path

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

/linux/net/rxrpc/
A Dar-internal.h426 struct rxrpc_connection { struct
427 struct rxrpc_conn_proto proto;
428 struct rxrpc_conn_parameters params;
430 atomic_t usage;
431 struct rcu_head rcu;
432 struct list_head cache_link;
435 struct rxrpc_channel {
447 } channels[RXRPC_MAXCALLS];
458 union {
465 unsigned long flags;
[all …]

Completed in 11 milliseconds