Searched defs:TCP (Results 1 – 10 of 10) sorted by relevance
12 internalBinding('tcp_wrap').TCP.prototype.bind6, class in internalBinding
18 TCP chapter
36 TCP = 1; enumerator
43 TCP = 1; enumerator
221 TCP = 0; enumerator
82 enum class Protocol { INPROC, TCP }; enumerator
52 enum class Protocol { INPROC, TCP }; enumerator
83 TCP = 0, enumerator
2861 } TCP; typedef