Searched refs:RXRPC_CALL_SECURED (Results 1 – 3 of 3) sorted by relevance
135 !test_and_set_bit(RXRPC_CALL_SECURED, &call->events)) in rxrpc_call_is_secure()
344 #define RXRPC_CALL_SECURED 14 /* incoming call's connection is now secure */ macro
1153 if (test_and_clear_bit(RXRPC_CALL_SECURED, &call->events)) { in rxrpc_process_call()