Lines Matching full:exposed
19 * exposed to the world. If it has been previously exposed, it was
48 * been exposed to the world (ie. the EXPOSED flag must be set). When it
49 * expires, the EXPOSED flag is cleared and the connection transitions to
57 * (1) EXPOSED - The connection ID got exposed to the world. If this flag is
547 * We don't increment the callNumber counter until this number has been exposed
588 * confirm it until the call is about to be exposed. in rxrpc_activate_one_channel()
727 * Note that a connection is about to be exposed to the world. Once it is
728 * exposed, we maintain an extra ref on it that stops it from being summarily
743 * Note that a call, and thus a connection, is about to be exposed to the
826 /* If a client call was exposed to the world, we save the result for in rxrpc_disconnect_client_call()
836 _debug("exposed %u,%u", call->call_id, call->abort_code); in rxrpc_disconnect_client_call()
1056 * idle list has been exposed and holds an extra ref because of that.
1124 /* When we cleared the EXPOSED flag, we took on responsibility for the in rxrpc_discard_expired_client_conns()