Home
last modified time | relevance | path

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

12345678910

/netbsd/external/bsd/tcpdump/dist/tests/
H A Dsflow_multiple_counter_30_pdus.out7 In octets 820721, unicast pkts 9601, multicast pkts 0, broadcast pkts 1302, discards 0
43 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0
55 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0
67 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0
79 In octets 0, unicast pkts 0, multicast pkts 0, broadcast pkts 0, discards 0
153 In octets 21722, unicast pkts 0, multicast pkts 12, broadcast pkts 37, discards 0
251 In octets 19576, unicast pkts 19, multicast pkts 5, broadcast pkts 30, discards 0
525 In octets 398, unicast pkts 0, multicast pkts 5, broadcast pkts 0, discards 0
1305 In octets 21722, unicast pkts 0, multicast pkts 12, broadcast pkts 37, discards 0
1403 In octets 19576, unicast pkts 19, multicast pkts 5, broadcast pkts 30, discards 0
[all …]
H A Dicmpv6.out23 …ecc:e546 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
24 …fe0c:d4e8 > ff02::1: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener query v…
25 …ecc:e546 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
26 …ecc:e546 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
H A Dbabel1.out25 IP6 fe80::68d3:1235:d068:1f9e > ff02::16: HBH ICMP6, multicast listener report v2, 2 group record(s…
H A Ddcb_ets.out1 …e46:e884 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
93 …: 76) :: > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
110 …e46:e884 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
166 …: 76) :: > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
168 …e42:ba59 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
169 …e46:e884 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
182 …e42:ba59 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
262 …: 76) :: > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
292 …e46:e884 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
769 …: 76) :: > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
[all …]
H A Ddcb_qcn.out191 …: 76) :: > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
208 …e46:e884 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
283 …e46:e884 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report …
/netbsd/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/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/external/bsd/wpa/dist/src/ap/
H A Diapp.c168 struct in_addr own, multicast; member
199 addr.sin_addr.s_addr = iapp->multicast.s_addr; in iapp_send_add()
442 inet_aton(IAPP_MULTICAST, &iapp->multicast); in iapp_init()
468 mreq.imr_multiaddr = iapp->multicast; in iapp_init()
525 mreq.imr_multiaddr = iapp->multicast; in iapp_deinit()
/netbsd/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/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/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/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/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/external/bsd/ntp/dist/html/scripts/
H A Dconfopt.txt10 <li class='inline'><a href='confopt.html#multicastclient'>multicastclient - enable multicast client…
/netbsd/external/bsd/libpcap/dist/msdos/
H A Dpktdrvr.h64 WORD multicast; /* HiPerformance data, N/A */ member
/netbsd/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/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/external/bsd/ntp/dist/scripts/ntpsweep/
H A Dntpsweep.in127 $daemonversion =~ s/multicast/mc/;
/netbsd/external/bsd/libpcap/dist/
H A Dpcap-dos.h185 DWORD multicast; /* multicast packets received */ member
/netbsd/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/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/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 …
H A Dntp.conf.def236 (subnets) and/or multiple multicast groups.
244 local network(s) or a multicast address assigned to NTP.
267 The NTP multicast address
420 the multicast group address(es) (type m) specified.
433 the multicast group address(es) (type m) specified.
438 which it synchronizes to succeeding multicast messages.
1727 It is intended as a means for a multicast client
1761 command but with a multicast (IPv4 class
1953 commands using, for instance, multicast group address
2006 to a multicast group address, all manycast servers
[all …]

12345678910