Home
last modified time | relevance | path

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

/linux-6.6.21/net/rxrpc/
Dar-internal.h477 struct rxrpc_channel { struct
478 unsigned long final_ack_at; /* Time at which to issue final ACK */
479 struct rxrpc_call *call; /* Active call */
480 unsigned int call_debug_id; /* call->debug_id */
481 u32 call_id; /* ID of current call */
482 u32 call_counter; /* Call ID counter */
483 u32 last_call; /* ID of last call */
484 u8 last_type; /* Type of last packet */
485 union {