Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/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()
/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A DTODO24 4) Implement group channels (multicast)
/dragonfly/contrib/dhcpcd/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()
/dragonfly/sys/bus/firewire/
H A D00README69 …packets. It doesn't scale because it does something like unicast over multicast, but it's easy to…
/dragonfly/contrib/libpcap/pcap/
H A Dpcap.h280 u_long multicast; /* multicast packets received */ member
/dragonfly/share/man/man4/
H A DMakefile190 multicast.4 \
/dragonfly/share/examples/IPv6/
H A DUSAGE19 if the interface does not support link-layer multicast (IFF_MULTICAST is not
198 Reachability can be checked by "ping6". This "ping6" allows multicast
/dragonfly/contrib/libpcap/
H A Dscanner.l330 multicast return TK_MULTICAST;
/dragonfly/games/hunt/
H A DREADME.protocol47 broadcast or multicast network address and respond, since the
/dragonfly/contrib/tcpdump/
H A DCHANGES1457 - Added 'multicast' keyword and extended the 'broadcast' keyword can now be
1459 and "ether multicast" are valid filters.
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DChangeLog1237 * driver_ndis: add PAE group address to the multicast address list to
1879 * driver_wired: add PAE address to the multicast address list in order
1881 these multicast addresses by default
/dragonfly/sys/config/
H A DLINT64330 # MROUTING enables the kernel multicast packet forwarder, which works