Searched refs:PROTO_TCP (Results 1 – 8 of 8) sorted by relevance
21 #define PROTO_TCP 6 macro68 case PROTO_TCP: in net_checksum_calculate()
81 case cricket::PROTO_TCP: return PHASE_TCP; in LocalCandidateToPhase()89 case cricket::PROTO_TCP: return PHASE_TCP; in LocalCandidateToPhase()309 allocator_->relay_address_tcp(), PROTO_TCP)); in GetPortConfigurations()623 EnableProtocol(PROTO_TCP); in OnMessage()
235 ports.push_back(ProtocolAddress(address, PROTO_TCP)); in ReceiveSessionResponse()
77 : protocol_(cricket::PROTO_TCP), in XmppClientSettings()
460 } else if (ra->proto == PROTO_TCP || ra->proto == PROTO_SSLTCP) { in Connect()488 if ((ra->proto == PROTO_TCP) || (ra->proto == PROTO_SSLTCP)) { in Connect()
57 PROTO_TCP, enumerator
579 ASSERT(server_sockets_[server_socket] == cricket::PROTO_TCP || in AcceptConnection()
1535 > PROTO_TCP,