RXRPC_CALL_IS_SERVICE
return test_bit(RXRPC_CALL_IS_SERVICE, &call->flags);
call->flags |= (1 << RXRPC_CALL_IS_SERVICE);