Searched defs:tcptype (Results 1 – 4 of 4) sorted by relevance
156 const std::string& tcptype() const { return tcptype_; } in tcptype() function157 void set_tcptype(const std::string& tcptype){ in set_tcptype()
230 const std::string& tcptype, in AddAddress()
656 void VerifySavedTcpCandidates(int endpoint, const std::string& tcptype) { in VerifySavedTcpCandidates()
1058 std::string tcptype; in ParseCandidate() local