Searched refs:RXRPC_CALL_BEGAN_RX_TIMER (Results 1 – 2 of 2) sorted by relevance
461 !test_and_set_bit(RXRPC_CALL_BEGAN_RX_TIMER, in rxrpc_send_data_packet()478 if (!test_and_set_bit(RXRPC_CALL_BEGAN_RX_TIMER, &call->flags)) in rxrpc_send_data_packet()
553 RXRPC_CALL_BEGAN_RX_TIMER, /* We began the expect_rx_by timer */ enumerator