Searched refs:TCP (Results 1 – 5 of 5) sorted by relevance
51 private static final String TCP = "TCP"; field in SipProfile219 if (!protocol.equals(UDP) && !protocol.equals(TCP)) { in setProtocol()
345 case NetworkProtocol.TCP: return OsConstants.IPPROTO_TCP; in networkProtocolToOsConstant()
206 // Used only by TCP and DOT. True for new connections.
130 if (lp == null) lp = mSipProvider.getListeningPoint(ListeningPoint.TCP); in getListeningPoint()
3094 // The source port if this was a TCP or UDP packet.3096 // The destination port if this was a TCP or UDP packet.