Lines Matching defs:error
331 struct hlist_head error_targets; /* targets for net error distribution */
388 RXRPC_CALL_LOCALLY_ABORTED, /* - call aborted locally on error or close */
389 RXRPC_CALL_LOCAL_ERROR, /* - call failed due to local error */
390 RXRPC_CALL_NETWORK_ERROR, /* - call terminated by network error */
527 short error; /* Local error code */
633 struct hlist_node error_link; /* link in error distribution list */
651 int error; /* Local error incurred */
924 int error);
927 u32 abort_code, int error, enum rxrpc_abort_reason why);
929 int error);
1204 * Abort a call due to a protocol error.
1248 bool rxrpc_propose_abort(struct rxrpc_call *call, s32 abort_code, int error,