Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dar-internal.h431 struct rxrpc_conn_parameters { struct
432 struct rxrpc_local *local; /* Representation of local endpoint */
433 struct rxrpc_peer *peer; /* Representation of remote endpoint */
434 struct key *key; /* Security details */
435 bool exclusive; /* T if conn is exclusive */
436 bool upgrade; /* T if service ID can be upgraded */
437 u16 service_id; /* Service ID for this connection */
438 u32 security_level; /* Security level selected */