Home
last modified time | relevance | path

Searched refs:MULTICAST (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/internet/
Dtest-dgram-multicast-set-interface-lo.js107 const MULTICAST = MULTICASTS[FAM][i % MULTICASTS[FAM].length]; constant
110 m.mcast === MULTICAST)
115 MULTICAST,
251 const MULTICAST = process.argv[4]; constant
256 console.error(`pid ${process.pid} iface ${IFACE} MULTICAST ${MULTICAST}`);
285 listenSocket.addMembership(MULTICAST, IFACE);
290 listenSocket.bind(PORTS[MULTICAST], ANY[FAM]);
292 listenSocket.bind(common.PORT, MULTICAST);
/third_party/openGLES/extensions/NV/
DWGL_NV_multigpu_context.txt129 1. Is MULTICAST mode supported in a multi-display configuration where displays attached
/third_party/NuttX/
DReleaseNotes32418 * [#6543](https://github.com/apache/nuttx/pull/6543) net_if: add IFF_LOOPBACK/POINTOPOINT/MULTICAST