Home | History | Annotate | Download | only in base

Lines Matching refs:PROTO_TCP

64   if (proto == cricket::PROTO_TCP) {
285 } else if (server_address_.proto == PROTO_TCP) {
315 if (server_address_.proto == PROTO_TCP) {
323 ASSERT(server_address_.proto == PROTO_TCP);
543 if (resolver_->GetError() != 0 && server_address_.proto == PROTO_TCP) {