Searched defs:rxrpc_connection (Results 1 - 1 of 1) sorted by relevance

/net/rxrpc/
H A Dar-internal.h59 struct rxrpc_connection *conn; /* exclusive virtual connection */
114 int (*init_connection_security)(struct rxrpc_connection *);
117 void (*prime_packet_security)(struct rxrpc_connection *);
130 int (*issue_challenge)(struct rxrpc_connection *);
133 int (*respond_to_challenge)(struct rxrpc_connection *,
138 int (*verify_response)(struct rxrpc_connection *,
143 void (*clear)(struct rxrpc_connection *);
240 struct rxrpc_connection { struct
298 struct rxrpc_connection *conn; /* connection carrying call */
474 struct rxrpc_connection *,
[all...]

Completed in 17 milliseconds