Searched refs:RX_CALL_DEAD (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/uapi/linux/
H A Drxrpc.h80 #define RX_CALL_DEAD -1 /* call/conn has been inactive and is shut down */ macro
/linux-master/net/rxrpc/
H A Dcall_state.c63 call->abort_code = RX_CALL_DEAD;
H A Dcall_event.c497 rxrpc_abort_call(call, 0, RX_CALL_DEAD, -ECONNRESET,
H A Dconn_event.c284 rxrpc_abort_conn(conn, NULL, RX_CALL_DEAD, -ENOMEM,
H A Dconn_object.c172 chan->last_abort = RX_CALL_DEAD;
H A Dcall_object.c615 rxrpc_propose_abort(call, RX_CALL_DEAD, -ECONNRESET,
624 rxrpc_propose_abort(call, RX_CALL_DEAD, -ECONNRESET,
H A Drxperf.c336 RX_CALL_DEAD, ret,
H A Dinput.c1087 rxrpc_abort_call(call, 0, RX_CALL_DEAD, -ESHUTDOWN,
/linux-master/fs/afs/
H A Drxrpc.c552 abort_code = RX_CALL_DEAD;

Completed in 151 milliseconds