Home
last modified time | relevance | path

Searched defs:TCP (Results 1 – 6 of 6) sorted by relevance

/third_party/node/test/parallel/
Dtest-env-newprotomethod-remove-unnecessary-prototypes.js12 internalBinding('tcp_wrap').TCP.prototype.bind6, class in internalBinding
/third_party/libuv/docs/src/guide/
Dnetworking.rst18 TCP chapter
/third_party/rust/crates/rustix/src/backend/libc/net/
Dtypes.rs462 pub const TCP: Self = Self(c::IPPROTO_TCP as _); constant
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
Dtypes.rs162 pub const TCP: Self = Self(c::IPPROTO_TCP as _); constant
/third_party/mesa3d/src/amd/common/
Dac_perfcounter.h69 TCP = 0xA, enumerator
/third_party/libuv/test/
Dtask.h83 TCP = 0, enumerator