/libcore/ojluni/src/main/java/java/net/ |
MulticastSocket.java | 32 * The multicast datagram socket class is useful for sending 33 * and receiving IP multicast packets. A MulticastSocket is 35 * joining "groups" of other multicast hosts on the internet. 37 * A multicast group is specified by a class D IP address 42 * One would join a multicast group by first creating a MulticastSocket 47 * // join a Multicast group and send the group salutations 65 * When one sends a message to a multicast group, <B>all</B> subscribing 68 * be a member of the multicast group to send messages to it. 70 * When a socket subscribes to a multicast group/port, it receives 74 * Multiple MulticastSocket's</B> may subscribe to a multicast grou [all...] |
Inet4Address.java | 39 * Administratively Scoped IP Multicast</i></a> 75 * <h4> The Scope of a Multicast Address </h4> 78 * multicast scope field: a TTL of 0 means node-local, 1 means 83 * <i>RFC 2365: Administratively Scoped IP Multicast</i></a> 174 * IP multicast address. IP multicast address is a Class D 177 * an IP multicast address 245 * Utility routine to check if the multicast address has global scope. 248 * is a multicast address of global scope, false if it is not 249 * of global scope or it is not a multicast addres [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/ |
Receive_filters.c | 2 Implementation of managing the multicast receive filters of a network
25 @param MCastAddressCount Multicast address count for a new multicast address
27 @param MCastAddressList List of new multicast addresses.
29 @retval EFI_SUCCESS The multicast receive filter list was updated.
118 @param ResetMCastList Boolean flag to reset/delete the multicast filter
121 @retval EFI_SUCCESS The multicast receive filter list was updated.
267 // Count number of active entries in multicast filter list.
293 Manages the multicast receive filters of a network interface.
306 If the ResetMCastFilter parameter is TRUE, then the multicast address list [all...] |
/external/syslinux/gpxe/src/net/infiniband/ |
ib_mcast.c | 32 * Infiniband multicast groups 37 * Generate multicast membership MAD 40 * @v gid Multicast GID 48 /* Construct multicast membership record request */ 66 * Handle multicast membership record join response 123 /** Multicast membership management transaction completion operations */ 129 * Join multicast group 133 * @v membership Multicast group membership 134 * @v gid Multicast GID to join 157 /* Attach queue pair to multicast GID * [all...] |
/external/tcpdump/tests/ |
lisp_eid_register.out | 8 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none], 11 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none], 21 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none], 24 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none], 26 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none],
|
lisp_ipv6.out | 8 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none], 11 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none], 21 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none], 24 Priority/Weight 1/100, Multicast Priority/Weight 1/100, flags [none],
|
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
Ip6Mld.h | 2 Multicast Listener Discovery support routines.
31 // The status of multicast group. It isn't necessary to maintain
59 @param[in] MulticastAddr The IPv6 multicast address to be searched.
87 Join the multicast group on behalf of this IP6 service binding instance.
93 @retval EFI_SUCCESS Successfully joined the multicast group.
95 @retval Others Failed to join the multicast group.
106 Leave the IP6 multicast group.
112 @retval EFI_SUCCESS Successfully left the multicast group.
113 @retval Others Failed to leave the multicast group.
146 Process the Multicast Listener Query message. [all...] |
Ip6Common.h | 48 // The packet is received as link level broadcast/multicast/promiscuous.
97 Generate the multicast addresses identify the group of all IPv6 nodes or IPv6
106 @param[out] Ip6Addr The generated multicast address.
153 Compute the solicited-node multicast address for an unicast or anycast address,
158 @param MulticastAddr The generated solicited-node multicast address,
169 Check whether the incoming Ipv6 address is a solicited-node multicast address.
173 @retval TRUE Yes, solicited-node multicast address
256 its solicited-node multicast MAC address from the filter list and sends out
257 a Multicast Listener Done. If Prefix is NULL, all address in the address list
283 Get the MAC address for a multicast IP address. Call [all...] |
Ip6Dxe.uni | 5 // Neighbor Discovery Protocol (ND), Multicast Listener Discovery Protocol (MLD),
25 #string STR_MODULE_DESCRIPTION #language en-US "This module provides basic network IPv6 packet I/O services which includes support for Neighbor Discovery Protocol (ND), Multicast Listener Discovery Protocol (MLD), and a subset of the Internet Control Message Protocol (ICMPv6). This driver also provides the mechanism to set and get various types of configurations for the EFI IPv6 network stack."
|
Ip6Mld.c | 2 Multicast Listener Discovery support routines.
22 @param[in] MulticastAddr The IPv6 multicast address to be recorded.
56 @param[in] MulticastAddr The IPv6 multicast address to be searched.
84 Count the number of IP6 multicast groups that are mapped to the
85 same MAC address. Several IP6 multicast address may be mapped to
91 @return The number of the IP6 multicast group that mapped to the same
92 multicast group Mac.
124 @param[in] MulticastAddr The specific IPv6 multicast address to which
228 @param[in] MulticastAddr The specific IPv6 multicast address to which
330 MNP to receive ALL SYSTEM multicast. [all...] |
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/ |
SnpReceiveFilters.c | 24 Manages the multicast receive filters of a network interface.
31 @param ResetMCastFilter Set to TRUE to reset the contents of the multicast
34 @param McastFilterCnt Number of multicast HW MAC addresses in the new
39 @param MCastFilter A pointer to a list of new multicast receive filter
41 existing multicast HW MAC address list. This field
44 @retval EFI_SUCCESS The multicast receive filter list was updated.
91 // Hence we openly refuse multicast functionality, and fake the rest by
|
/external/mdnsresponder/mDNSShared/ |
mDNSResponder.8 | 23 .Nd Multicast and Unicast DNS daemon \" Name Description for whatis database 33 is a daemon invoked at boot time to implement Multicast DNS and DNS Service Discovery. On 39 listens on UDP port 5353 for Multicast DNS Query packets. 42 issues the appropriate Multicast DNS Reply packet. 45 also performs Unicast and Multicast DNS Queries on behalf of client processes, and 89 For information on Multicast DNS, see 95 For information on how to use the Multicast DNS and the
|
/external/jmdns/src/javax/jmdns/impl/tasks/ |
DNSTask.java | 84 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, maxUDPPayload) [all...] |
/external/scapy/scapy/layers/ |
llmnr.py | 7 LLMNR (Link Local Multicast Node Resolution). 22 name = "Link Local Multicast Node Resolution - Query" 43 name = "Link Local Multicast Node Resolution - Response"
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/ |
Ip4Common.c | 66 the interface, multicast address and local broadcast address are checked.
109 // If it is a multicast address, accept it only if we are in
220 Get the MAC address for a multicast IP address. Call
225 @param[in] Multicast The multicast IP address to translate.
228 @retval EFI_SUCCESS if the multicast IP is successfully translated to a
229 multicast MAC address.
236 IN IP4_ADDR Multicast,
242 EFI_IP4 (EfiIp.v4) = HTONL (Multicast);
|
Ip4Igmp.c | 26 MNP to receive ALL SYSTEM multicast.
48 // Configure MNP to receive ALL_SYSTEM multicast
85 Find the IGMP_GROUP structure which contains the status of multicast
89 @param[in] Address The multicast address to search.
91 @return NULL if the multicast address isn't in the IGMP control block. Otherwise
92 the point to the IGMP_GROUP which contains the status of multicast group
118 Count the number of IP4 multicast groups that are mapped to the
119 same MAC address. Several IP4 multicast address may be mapped to
125 @return The number of the IP4 multicast group that mapped to the same
126 multicast group Mac. [all...] |
Ip4Common.h | 25 // The packet is received as link level broadcast/multicast/promiscuous.
111 the interface, multicast address and local broadcast address are checked.
169 Get the MAC address for a multicast IP address. Call
174 @param[in] Multicast The multicast IP address to translate.
177 @retval EFI_SUCCESS if the multicast IP is successfully translated to a
178 multicast MAC address.
185 IN IP4_ADDR Multicast,
|
/external/wpa_supplicant_8/src/ap/ |
x_snoop.c | 57 "x_snoop: Failed to enable multicast snooping on the bridge"); 106 wpa_printf(MSG_EXCESSIVE, "x_snoop: Multicast-to-unicast conversion " 110 /* save the multicast destination address for restoring it later */ 121 /* restore the multicast destination address */
|
/external/toybox/tests/ |
ifconfig.test | 146 # Test Description: Disable multicast mode the interface 167 # Test Description: Enable multicast mode on the interface 169 # multicast flag 170 testing "dummy0 multicast" \ 171 "ifconfig dummy0 multicast && ifconfig dummy0 | grep -i multicast | wc -l" \ 174 # Test Description: Disable multicast mode the interface 176 # multicast flag 177 testing "dummy0 -multicast" \ 178 "ifconfig dummy0 -multicast && ifconfig dummy0 | grep -i multicast | wc -l" [all...] |
/libcore/ojluni/src/main/java/java/nio/channels/ |
MembershipKey.java | 33 * A token representing the membership of an Internet Protocol (IP) multicast 49 * #unblock unblock} methods can be used to block or unblock multicast datagrams 67 * <p> A multicast group membership is valid upon creation and remains 92 * If the multicast group membership is already invalid then invoking this 93 * method has no effect. Once a multicast group membership is invalid, 99 * Block multicast datagrams from the given source address. 103 * multicast datagrams from the given source address. If the given source 116 * is not the same address type as the multicast group 128 * Unblock multicast datagrams from the given source address that was 152 * Returns the multicast group for which this membership key was created [all...] |
/external/iptables/extensions/ |
libipt_ULOG.man | 3 target is set for a rule, the Linux kernel will multicast this packet 7 multicast groups and receive the packets.
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiMulticastLockManager.java | 31 * WifiMulticastLockManager tracks holders of multicast locks and 45 /** Delegate for handling state change events for multicast filtering. */ 47 /** Called when multicast filtering should be enabled */ 50 /** Called when multicast filtering should be disabled */ 102 pw.println("Multicast Locks held:"); 130 * Acquire a multicast lock. 155 /** Releases a multicast lock */ 189 /** Returns whether multicast should be allowed (filterning disabled). */
|
/external/kernel-headers/original/uapi/linux/ |
mroute6.h | 16 * Protocol Independent Multicast (PIM) data structures included 26 #define MRT6_ADD_MFC (MRT6_BASE+4) /* Add a multicast forwarding entry */ 27 #define MRT6_DEL_MFC (MRT6_BASE+5) /* Delete a multicast forwarding entry */ 28 #define MRT6_VERSION (MRT6_BASE+6) /* Get the kernel multicast version */ 119 * Structure used to communicate from kernel to multicast router.
|
/external/ltp/testcases/network/multicast/mc_cmds/ |
mc_cmds | 21 # To determine the stability of the IP Multicast product 22 # and to verify the accuracy and usability of IP Multicast 25 # of IP Multicast. 51 ip addr show $(tst_iface) | grep -q 'MULTICAST' || \ 52 tst_brkm TFAIL "Multicast not listed for $(tst_iface)"
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
mroute6.h | 13 * Protocol Independent Multicast (PIM) data structures included 23 #define MRT6_ADD_MFC (MRT6_BASE+4) /* Add a multicast forwarding entry */ 24 #define MRT6_DEL_MFC (MRT6_BASE+5) /* Delete a multicast forwarding entry */ 25 #define MRT6_VERSION (MRT6_BASE+6) /* Get the kernel multicast version */ 117 * Structure used to communicate from kernel to multicast router.
|