Home
last modified time | relevance | path

Searched defs:IPv6 (Results 1 – 4 of 4) sorted by relevance

/third_party/node/test/internet/
Dtest-dgram-multicast-set-interface-lo.js28 IPv6: ['ff02::1:115', 'ff02::1:116', 'ff02::1:117'] property
30 const LOOPBACK = { IPv4: '127.0.0.1', IPv6: '::1' }; property
31 const ANY = { IPv4: '0.0.0.0', IPv6: '::' }; property
40 const UDP = { IPv4: 'udp4', IPv6: 'udp6' }; property
/third_party/libnl/tests/
Dtest-create-geneve.c7 #define IPv6 1 macro
/third_party/curl/docs/
DMANUAL.md933 ## IPv6 section in curl tutorial
/third_party/node/deps/npm/node_modules/socks/typings/common/
Dconstants.d.ts74 IPv6 = 4 enumerator