Searched refs:multicast (Results 1 - 25 of 26) sorted by relevance

12

/external/jmdns/src/javax/jmdns/impl/tasks/
H A DDNSTask.java84 boolean multicast = newOut.isMulticast();
92 newOut = new DNSOutgoing(flags, multicast, maxUDPPayload);
116 boolean multicast = newOut.isMulticast();
124 newOut = new DNSOutgoing(flags, multicast, maxUDPPayload);
147 boolean multicast = newOut.isMulticast();
155 newOut = new DNSOutgoing(flags, multicast, maxUDPPayload);
177 boolean multicast = newOut.isMulticast();
185 newOut = new DNSOutgoing(flags, multicast, maxUDPPayload);
209 boolean multicast = newOut.isMulticast();
217 newOut = new DNSOutgoing(flags, multicast, maxUDPPayloa
[all...]
/external/iproute2/include/linux/
H A Dnetdevice.h51 unsigned long multicast; /* multicast packets received */ member in struct:net_device_stats
H A Dif_link.h17 __u32 multicast; /* multicast packets received */ member in struct:rtnl_link_stats
49 __u64 multicast; /* multicast packets received */ member in struct:rtnl_link_stats64
145 for multicast frames. Apparently, all IFF_POINTOPOINT and
/external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/
H A DUnixNetworkInterfaceTest.java69 boolean multicast = netif.supportsMulticast();
71 String cmd = multicast ? "ifconfig " + name + " -multicast"
72 : "ifconfig " + name + " multicast";
75 assertEquals(name + " multicast should be " + !multicast,
76 !multicast, netif.supportsMulticast());
78 cmd = multicast ? "ifconfig " + name + " multicast"
79 : "ifconfig " + name + " -multicast";
[all...]
/external/quake/quake/src/QW/server/
H A Dsv_send.c247 Sends the contents of sv.multicast to a subset of the clients,
248 then clears sv.multicast.
317 // Con_Printf ("supressed multicast\n");
324 ClientReliableCheckBlock(client, sv.multicast.cursize);
325 ClientReliableWrite_SZ(client, sv.multicast.data, sv.multicast.cursize);
327 SZ_Write (&client->datagram, sv.multicast.data, sv.multicast.cursize);
330 SZ_Clear (&sv.multicast);
415 MSG_WriteByte (&sv.multicast, svc_soun
[all...]
H A Dsv_init.c308 sv.multicast.maxsize = sizeof(sv.multicast_buf);
309 sv.multicast.data = sv.multicast_buf;
H A Dserver.h75 // the multicast buffer is used to send a message to a set of clients
76 sizebuf_t multicast; member in struct:__anon11559
H A Dpr_cmds.c1299 #define MSG_MULTICAST 4 // for multicast()
1332 return &sv.multicast;
1601 void(vector where, float set) multicast
/external/kernel-headers/original/linux/
H A Dif_tr.h76 unsigned long multicast; /* multicast packets received */ member in struct:tr_statistics
H A Dif_link.h17 __u32 multicast; /* multicast packets received */ member in struct:rtnl_link_stats
50 __u64 multicast; /* multicast packets received */ member in struct:rtnl_link_stats64
148 for multicast frames. Apparently, all IFF_POINTOPOINT and
H A Dnetdevice.h118 unsigned long multicast; /* multicast packets received */ member in struct:net_device_stats
964 /* Functions used for multicast support */
/external/jmdns/src/javax/jmdns/impl/
H A DDNSMessage.java53 * @param multicast
55 protected DNSMessage(int flags, int id, boolean multicast) { argument
59 _multicast = multicast;
114 * @return true if multicast
H A DDNSOutgoing.java191 * Create an outgoing multicast query or response.
203 * @param multicast
205 public DNSOutgoing(int flags, boolean multicast) { argument
206 this(flags, multicast, DNSConstants.MAX_MSG_TYPICAL);
213 * @param multicast
217 public DNSOutgoing(int flags, boolean multicast, int senderUDPPayload) { argument
218 super(flags, 0, multicast);
H A DDNSIncoming.java245 private DNSIncoming(int flags, int id, boolean multicast, DatagramPacket packet, long receivedTime) { argument
246 super(flags, id, multicast);
/external/quake/quake/src/QW/progs/
H A Dweapons.qc69 multicast (org, MULTICAST_PVS);
134 multicast (org, MULTICAST_PVS);
209 multicast (puff_org, MULTICAST_PVS);
220 multicast (puff_org, MULTICAST_PVS);
407 multicast (self.origin, MULTICAST_PHS);
467 multicast (trace_endpos, MULTICAST_PVS);
584 multicast (org, MULTICAST_PHS);
607 multicast (self.origin, MULTICAST_PHS);
811 multicast (self.origin, MULTICAST_PHS);
853 multicast (sel
[all...]
/external/wpa_supplicant_8/hostapd/src/ap/
H A Diapp.c78 /* ADD-notify - multicast UDP on the local LAN */
172 struct in_addr own, multicast; member in struct:iapp_data
203 addr.sin_addr.s_addr = iapp->multicast.s_addr;
446 inet_aton(IAPP_MULTICAST, &iapp->multicast);
459 mreq.imr_multiaddr = iapp->multicast;
513 mreq.imr_multiaddr = iapp->multicast;
/external/wpa_supplicant_8/src/ap/
H A Diapp.c78 /* ADD-notify - multicast UDP on the local LAN */
172 struct in_addr own, multicast; member in struct:iapp_data
203 addr.sin_addr.s_addr = iapp->multicast.s_addr;
446 inet_aton(IAPP_MULTICAST, &iapp->multicast);
459 mreq.imr_multiaddr = iapp->multicast;
513 mreq.imr_multiaddr = iapp->multicast;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Diapp.c78 /* ADD-notify - multicast UDP on the local LAN */
172 struct in_addr own, multicast; member in struct:iapp_data
203 addr.sin_addr.s_addr = iapp->multicast.s_addr;
446 inet_aton(IAPP_MULTICAST, &iapp->multicast);
459 mreq.imr_multiaddr = iapp->multicast;
513 mreq.imr_multiaddr = iapp->multicast;
/external/libpcap/
H A Dpcap-dos.h185 DWORD multicast; /* multicast packets received */ member in struct:net_device_stats
H A Dpcap.h172 u_long multicast; /* multicast packets received */ member in struct:pcap_stat_ex
H A Dscanner.l254 multicast return TK_MULTICAST;
/external/iproute2/doc/
H A Dip-cref.tex117 \item \verb|maddress| --- multicast address
118 \item \verb|mroute| --- multicast routing cache entry
259 \item \verb|multicast on| or \verb|multicast off|
417 nodes. Broadcasting is a particular case of multicasting, where the multicast
423 Certainly, the use of high bandwidth multicast transfers is not recommended
429 and not destined for a multicast group of which we are member. Usually
433 \item \verb|ALLMULTI| --- the device receives all multicast packets
434 wandering on the link. This mode is used by multicast routers.
511 \item \verb|mcast| --- the total number of received multicast packet
[all...]
H A Dip-tunnels.tex388 It is possible to set \verb|remote| for GRE tunnel to a multicast
398 sent to multicast group 224.66.66.66. By default such tunnel starts
400 if multicast routing is supported in surrounding network, all GRE nodes
402 broadcast network. If multicast routing does not work, it is unpleasant
/external/iproute2/ip/
H A Dipaddress.c333 (unsigned long long)s->multicast);
383 s->multicast
/external/mdnsresponder/mDNSPosix/
H A DmDNSPosix.c253 // packet arrived as a multicast and, if so, set its
262 // so all we can do is just assume it's a multicast
605 // If mDNSIPPort port is non-zero, then it's a multicast socket on the specified interface
629 // ... with a shared UDP port, if it's for multicast receiving
637 #error This platform has no way to avoid address busy errors on multicast.
675 // Add multicast group membership on this interface
698 // and multicast packets with TTL 255 too
741 // Add multicast group membership on this interface
779 // and multicast packets with TTL 255 too
876 // Set up the multicast socke
[all...]

Completed in 2275 milliseconds

12