Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/rxrpc/
A Dar-internal.h365 struct rxrpc_conn_parameters { struct
366 struct rxrpc_local *local; /* Representation of local endpoint */
367 struct key *key; /* Security details */
368 bool exclusive; /* T if conn is exclusive */
369 bool upgrade; /* T if service ID can be upgraded */
370 u16 service_id; /* Service ID for this connection */
371 u32 security_level; /* Security level selected */

Completed in 16 milliseconds