Home
last modified time | relevance | path

Searched refs:RXRPC_CALL_LOCALLY_ABORTED (Results 1 – 7 of 7) sorted by relevance

/net/rxrpc/
Dar-input.c444 call->state = RXRPC_CALL_LOCALLY_ABORTED; in rxrpc_fast_process_packet()
516 call->state = RXRPC_CALL_LOCALLY_ABORTED; in rxrpc_process_jumbo_packet()
553 case RXRPC_CALL_LOCALLY_ABORTED: in rxrpc_post_packet_to_call()
628 if (call->state == RXRPC_CALL_LOCALLY_ABORTED || in rxrpc_post_packet_to_call()
Dar-call.c33 [RXRPC_CALL_LOCALLY_ABORTED] = "LocAbort",
285 case RXRPC_CALL_LOCALLY_ABORTED: in rxrpc_incoming_call()
493 call->state = RXRPC_CALL_LOCALLY_ABORTED; in rxrpc_release_call()
570 call->state = RXRPC_CALL_LOCALLY_ABORTED; in rxrpc_mark_call_released()
Dar-connevent.c44 if (state == RXRPC_CALL_LOCALLY_ABORTED) in rxrpc_abort_calls()
84 rxrpc_abort_calls(conn, RXRPC_CALL_LOCALLY_ABORTED, abort_code); in rxrpc_abort_connection()
Dar-accept.c363 case RXRPC_CALL_LOCALLY_ABORTED: in rxrpc_accept_call()
442 case RXRPC_CALL_LOCALLY_ABORTED: in rxrpc_reject_call()
Dar-internal.h365 RXRPC_CALL_LOCALLY_ABORTED, /* - call aborted locally on error or close */ enumerator
412 call->state = RXRPC_CALL_LOCALLY_ABORTED; in rxrpc_abort_call()
Dar-output.c110 call->state = RXRPC_CALL_LOCALLY_ABORTED; in rxrpc_send_abort()
Dar-ack.c991 call->state = RXRPC_CALL_LOCALLY_ABORTED; in rxrpc_process_call()