Searched refs:try_remove_proxy_immediately (Results 1 – 1 of 1) sorted by relevance
651 bool try_remove_proxy_immediately; in OnObserveProxyAck() local661 try_remove_proxy_immediately = in OnObserveProxyAck()663 if (try_remove_proxy_immediately) { in OnObserveProxyAck()671 if (try_remove_proxy_immediately) in OnObserveProxyAck()911 bool try_remove_proxy_immediately = false; in MergePortsInternal() local918 try_remove_proxy_immediately = port->remove_proxy_on_last_message; in MergePortsInternal()919 if (try_remove_proxy_immediately || port->peer_closed) { in MergePortsInternal()927 if (try_remove_proxy_immediately) in MergePortsInternal()1179 bool try_remove_proxy_immediately; in BeginProxying() local1188 try_remove_proxy_immediately = port->remove_proxy_on_last_message; in BeginProxying()[all …]