Home
last modified time | relevance | path

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

/linux-6.8/net/rxrpc/
Dar-internal.h374 struct rxrpc_conn_parameters { struct
375 struct rxrpc_local *local; /* Representation of local endpoint */
376 struct rxrpc_peer *peer; /* Representation of remote endpoint */
377 struct key *key; /* Security details */
378 bool exclusive; /* T if conn is exclusive */
379 bool upgrade; /* T if service ID can be upgraded */
380 u16 service_id; /* Service ID for this connection */
381 u32 security_level; /* Security level selected */