Searched defs:TCP (Results 1 – 9 of 9) sorted by relevance
46 public static final String TCP = GenericURI.TCP; field
50 protected static final String TCP = "tcp"; field in NetObject
8 String TCP = "TCP"; field
66 private static String TCP = "tcp"; field in IOHandler
95 enum ProtocolType { UDP = 0x1, TCP = 0x2 }; enumerator
30 TCP, enumerator
57 TCP = 275, enumerator178 #define TCP 275 macro
364 TCP = 275, enumerator485 #define TCP 275 macro
39 public static final int TCP = 6; field in WKSRecord.Protocol163 protocols.add(TCP, "tcp"); in protocols.add() argument