Searched refs:IsTcpDevice (Results 1 – 2 of 2) sorted by relevance
280 bool IsTcpDevice() const { return type == kTransportLocal; } in IsTcpDevice() function
788 if (t->IsTcpDevice() && !t->kicked()) { in transport_unref()1309 if (t->IsTcpDevice()) { in kick_all_tcp_devices()