Home
last modified time | relevance | path

Searched refs:bind6 (Results 1 – 10 of 10) sorted by relevance

/third_party/node/test/parallel/
Dtest-env-newprotomethod-remove-unnecessary-prototypes.js11 internalBinding('udp_wrap').UDP.prototype.bind6,
12 internalBinding('tcp_wrap').TCP.prototype.bind6, method in internalBinding.TCP
Dtest-tcp-wrap-listen.js18 server.bind6('::', 0) :
Dtest-dgram-bind-fd.js28 err = handle.bind6(bindAddress, 0, flags);
/third_party/node/lib/internal/
Ddgram.js54 handle.bind = handle.bind6;
/third_party/node/lib/
Dnet.js1057 err = self._handle.bind6(localAddress, localPort, flags);
1133 err = handle.bind6(localAddress, localPort, flags);
1749 err = handle.bind6(DEFAULT_IPV6_ADDR, port, flags);
1756 err = handle.bind6(address, port, flags);
/third_party/libbpf/docs/
Dprogram_types.rst44 … | ``BPF_CGROUP_INET6_BIND`` | ``cgroup/bind6`` …
/third_party/node/deps/uv/
DMakefile.am257 test/test-tcp-bind6-error.c \
DCMakeLists.txt568 test/test-tcp-bind6-error.c
/third_party/libuv/
DMakefile.am257 test/test-tcp-bind6-error.c \
DCMakeLists.txt568 test/test-tcp-bind6-error.c