Home
last modified time | relevance | path

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

/Linux-v5.15/net/rxrpc/
Dar-internal.h353 struct rxrpc_conn_parameters { struct
354 struct rxrpc_local *local; /* Representation of local endpoint */
355 struct rxrpc_peer *peer; /* Remote endpoint */
356 struct key *key; /* Security details */
357 bool exclusive; /* T if conn is exclusive */
358 bool upgrade; /* T if service ID can be upgraded */
359 u16 service_id; /* Service ID for this connection */
360 u32 security_level; /* Security level selected */