Searched refs:tcpStatus (Results 1 – 1 of 1) sorted by relevance
73 auto tcpStatus = GetCellByIndex(str, 3); // 3 indicates the position of tcp status in MatchConnectionStatus() local75 if (connectionStatus == "2" && (tcpStatus == "2" || tcpStatus == "3")) { in MatchConnectionStatus()