Home
last modified time | relevance | path

Searched refs:multicast (Results 1 – 25 of 216) sorted by relevance

123456789

/netbsd-src/tests/usr.sbin/stdhosts/
H A Dd_ipv6.in8 ff01:0:0:0:0:0:0:1 node-local multicast
9 ff02::1 link-local multicast
10 ff02::1:2 link-local multicast
11 ff02:0:0:0:0:0:0:1 link-local multicast
12 ff02:0:0:0:0:0:1:3 link-local multicast
13 ff05:0:0:0:0:0:0:fb site-local multicast
/netbsd-src/doc/roadmaps/
H A Dnetworking17 5. integrated multicast dns / zeroconf
75 5. multicast DNS / zeroconf
78 Add support for multicast DNS (name.local)
83 Comment[nia]: isn't this completed? we have mdnsd(8) and multicast support
/netbsd-src/tests/ipf/regress/
H A Di915 pass in all with mbcast,not bcast,multicast,not state,not ipopts
16 block in all with not mbcast,bcast,not multicast,state
/netbsd-src/usr.bin/tftp/
H A Dtftp.c136 char multicast[24]; in get_options() local
140 strlcpy(multicast, valp, sizeof(multicast)); in get_options()
141 pmulticast = multicast; in get_options()
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dudp.rst111 Membership type for a multicast address.
250 Set membership for a multicast address
265 Set membership for a source-specific multicast group.
284 Set IP multicast loop flag. Makes multicast packets loop back to
296 Set the multicast ttl.
307 Set the multicast interface to send or receive data on.
/netbsd-src/external/mit/libuv/dist/
H A DMakefile.am303 test/test-udp-multicast-interface.c \
304 test/test-udp-multicast-interface6.c \
305 test/test-udp-multicast-join.c \
306 test/test-udp-multicast-join6.c \
307 test/test-udp-multicast-ttl.c \
H A DCMakeLists.txt614 test/test-udp-multicast-interface.c
615 test/test-udp-multicast-interface6.c
616 test/test-udp-multicast-join.c
617 test/test-udp-multicast-join6.c
618 test/test-udp-multicast-ttl.c
/netbsd-src/external/bsd/ipf/dist/
H A DWhatsNew40.txt45 * multicast (3);
89 (2) - On Solaris/HP-UX, broadcast packets are seen as multicast packets.
H A DREADME12 added security. It can also be integrated with the multicast patches.
30 When using it with multicast IP, the calls to fr_check() should be
/netbsd-src/external/bsd/ntp/dist/html/scripts/
H A Dconfopt.txt10 <li class='inline'><a href='confopt.html#multicastclient'>multicastclient - enable multicast client…
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10.dtsi152 snps,multicast-filter-bins = <256>;
170 snps,multicast-filter-bins = <256>;
188 snps,multicast-filter-bins = <256>;
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dnetworking.rst172 A socket can (un)subscribe to a multicast group using:
184 Local loopback of multicast packets is enabled by default [#]_, use
187 The packet time-to-live for multicast packets can be changed using
/netbsd-src/external/bsd/libpcap/dist/
H A Dpcap-dos.h185 DWORD multicast; /* multicast packets received */ member
/netbsd-src/external/bsd/ntp/dist/sntp/m4/
H A Dntp_ipv6.m4434 [for multicast IP support],
463 AC_DEFINE([MCAST], [1], [Does the target support multicast IP?])
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex.dtsi164 snps,multicast-filter-bins = <256>;
182 snps,multicast-filter-bins = <256>;
200 snps,multicast-filter-bins = <256>;
/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Dntpdbase-opts.def40 multicast client and symmetric passive associations.
52 multicast client and symmetric passive associations.
304 …Specify the default propagation delay from the broadcast/multicast server to this client. This is …
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp6.c1243 bool multicast = true; in dhcp6_sendmessage() local
1283 multicast = false; in dhcp6_sendmessage()
1289 dst.sin6_addr = multicast ? alldhcp : state->unicast; in dhcp6_sendmessage()
1294 multicast ? "multicasting" : "unicasting", in dhcp6_sendmessage()
1299 !multicast ? " " : "", in dhcp6_sendmessage()
1300 !multicast ? uaddr : ""); in dhcp6_sendmessage()
1338 multicast ? "multicasting" : "unicasting", in dhcp6_sendmessage()
1343 state->IMD == 0 && !multicast ? " " : "", in dhcp6_sendmessage()
1344 state->IMD == 0 && !multicast ? uaddr : "", in dhcp6_sendmessage()
1371 if (multicast) { in dhcp6_sendmessage()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dsocfpga_arria10.dtsi439 snps,multicast-filter-bins = <256>;
459 snps,multicast-filter-bins = <256>;
479 snps,multicast-filter-bins = <256>;
/netbsd-src/sys/arch/shark/conf/
H A DOFWGENCFG63 #options MROUTING # IP multicast routing
/netbsd-src/sys/arch/evbmips/conf/
H A DADM5120-NB83 #options MROUTING # packet forwarding of multicast packets
H A DADM512083 #options MROUTING # packet forwarding of multicast packets
H A DRB15378 #options MROUTING # packet forwarding of multicast packets
/netbsd-src/external/mpl/dhcp/share/dhcpd/
H A Dpxe.defs73 # 0x02 disable multicast discovery
/netbsd-src/sys/arch/news68k/conf/
H A DNEWS120074 #options MROUTING # IP multicast routing
/netbsd-src/sys/arch/evbppc/conf/
H A DVIRTEX_DFC100 #options MROUTING # IP multicast routing

123456789