RXRPC_CALL_RESEND 147 net/rxrpc/ar-ack.c set_bit(RXRPC_CALL_RESEND, &call->events); RXRPC_CALL_RESEND 1023 net/rxrpc/ar-ack.c if (test_and_clear_bit(RXRPC_CALL_RESEND, &call->events)) RXRPC_CALL_RESEND 303 net/rxrpc/ar-input.c clear_bit(RXRPC_CALL_RESEND, &call->events);