Home
last modified time | relevance | path

Searched defs:IPv6 (Results 1 – 1 of 1) 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