Searched refs:TCP (Results 1 – 4 of 4) 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()
130 if (lp == null) lp = mSipProvider.getListeningPoint(ListeningPoint.TCP); in getListeningPoint()
1522 // The source port if this was a TCP or UDP packet.1524 // The destination port if this was a TCP or UDP packet.