Home
last modified time | relevance | path

Searched defs:MULTICAST (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/internet/
Dtest-dgram-multicast-set-interface-lo.js107 const MULTICAST = MULTICASTS[FAM][i % MULTICASTS[FAM].length]; constant
251 const MULTICAST = process.argv[4]; constant
/third_party/libnl/python/netlink/route/
Dlink.py76 MULTICAST = 22 variable