/prebuilts/go/linux-x86/src/net/ |
interface.go | 24 errNoSuchMulticastInterface = errors.New("no such multicast network interface") 45 FlagMulticast // interface supports multicast access capability 53 "multicast", 85 // MulticastAddrs returns a list of multicast, joined group addresses
|
/external/iproute2/include/uapi/linux/ |
in6.h | 61 /* IPv6 multicast address of group */ 205 * Multicast: 290 * Multicast Routing:
|
if_link.h | 18 __u32 multicast; /* multicast packets received */ member in struct:rtnl_link_stats 53 __u64 multicast; /* multicast packets received */ member in struct:rtnl_link_stats64 197 for multicast frames. Apparently, all IFF_POINTOPOINT and 303 IFLA_BRPORT_FAST_LEAVE, /* multicast fast leave */ 833 IFLA_HSR_SUPERVISION_ADDR, /* Supervision frame multicast addr */
|
/external/iproute2/man/man8/ |
ip.8 | 238 - multicast address. 246 - multicast routing cache entry. 250 - rule in multicast routing policy database.
|
ip-address.8.in | 257 Joining multicast groups on Ethernet level via 260 snooping since the switch would not replicate multicast packets on ports that 261 did not have IGMP reports for the multicast addresses. 271 flag when adding a multicast address enables similar functionality for 273 receive multicast traffic.
|
/external/iproute2/tc/ |
m_skbedit.c | 39 " host, otherhost, broadcast, multicast\n" 103 } else if (matches(*argv, "multicast") == 0) { 209 fprintf(f, " ptype multicast");
|
/external/kernel-headers/original/uapi/linux/ |
in6.h | 61 /* IPv6 multicast address of group */ 205 * Multicast: 291 * Multicast Routing:
|
if_link.h | 18 __u32 multicast; /* multicast packets received */ member in struct:rtnl_link_stats 53 __u64 multicast; /* multicast packets received */ member in struct:rtnl_link_stats64 201 for multicast frames. Apparently, all IFF_POINTOPOINT and 307 IFLA_BRPORT_FAST_LEAVE, /* multicast fast leave */ 843 IFLA_HSR_SUPERVISION_ADDR, /* Supervision frame multicast addr */
|
/external/ltp/testcases/network/stress/multicast/grp-operation/ |
mcast-lib.sh | 20 # Setup script for multicast stress tests. 110 # Run a multicast join tool 139 # Run a multicast join tool
|
/hardware/qcom/wlan/cld80211-lib/ |
cld80211_lib.h | 104 * Add membership for multicast group "mcgroup" to receive the messages 110 * Remove membership of multicast group "mcgroup" to stop receiving messages 126 * multicast groups subscribed
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
in6.h | 55 /* IPv6 multicast address of group */ 183 * Multicast: 264 * Multicast Routing:
|
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/ |
BerkeleyPacketFilter.c | 557 Manages the multicast receive filters of a network interface.
562 @param ResetMCastFilter Set to TRUE to reset the contents of the multicast receive
564 @param McastFilterCnt Number of multicast HW MAC addresses in the new
568 @param MCastFilter A pointer to a list of new multicast receive filter HW MAC
569 addresses. This list will replace any existing multicast
573 @retval EFI_SUCCESS The multicast receive filter list was updated.
667 Converts a multicast IP address to a multicast HW MAC address.
670 @param IPv6 Set to TRUE if the multicast IP address is IPv6 [RFC 2460]. Set
671 to FALSE if the multicast IP address is IPv4 [RFC 791]. [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/ |
EfiPxe.h | 171 // Convert multicast IP address to multicast MAC address.
310 // To reset the contents of the multicast MAC address filter list,
328 // Enable filtered multicast packet receiving. Packets sent to any
329 // of the multicast MAC addresses in the multicast MAC address filter
330 // list will be received. If the filter list is empty, no multicast
340 // Enable promiscuous multicast packet receiving. All multicast
533 // If set, multicast packets that match up with the multicast address [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/ |
UefiPxe.h | 150 /// Convert multicast IP address to multicast MAC address.
282 /// To reset the contents of the multicast MAC address filter list,
300 /// Enable filtered multicast packet receiving. Packets sent to any
301 /// of the multicast MAC addresses in the multicast MAC address filter
302 /// list will be received. If the filter list is empty, no multicast
312 /// Enable promiscuous multicast packet receiving. All multicast
498 /// If set, multicast packets that match up with the multicast address [all...] |
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/ |
UefiPxe.h | 150 /// Convert multicast IP address to multicast MAC address. 282 /// To reset the contents of the multicast MAC address filter list, 300 /// Enable filtered multicast packet receiving. Packets sent to any 301 /// of the multicast MAC addresses in the multicast MAC address filter 302 /// list will be received. If the filter list is empty, no multicast 312 /// Enable promiscuous multicast packet receiving. All multicast 489 /// If set, multicast packets that match up with the multicast addres [all...] |
/system/bt/stack/include/ |
bnep_api.h | 149 /* Multicast Filters received indication callback prototype. Parameters are 155 * Number of multicast filters present 371 * Description This function sets the filters for multicast addresses for 377 * multicast address ranges 379 * multicast address ranges
|
/libcore/ojluni/src/main/java/java/net/ |
StandardSocketOptions.java | 254 * The network interface for Internet Protocol (IP) multicast datagrams. 257 * represents the outgoing interface for multicast datagrams sent by the 260 * sets the outgoing interface for multicast datagrams sent to IPv4 277 * The <em>time-to-live</em> for Internet Protocol (IP) multicast datagrams. 280 * {@code 0 <= value <= 255}. It is used to control the scope of multicast 283 * the option is the time-to-live (TTL) on multicast datagrams sent by the 290 * on multicast datagrams sent to IPv4 addresses. 304 * Loopback for Internet Protocol (IP) multicast datagrams. 307 * the <em>loopback</em> of multicast datagrams. The value of the socket 312 * multicast datagrams sent from the socket or received by the socket [all...] |
/system/bt/stack/pan/ |
pan_api.cc | 430 * on GN or NAP side and the packet is multicast or broadcast 456 // If the packet is broadcast or multicast, we're going to have to create 483 * on GN or NAP side and the packet is multicast or broadcast 514 /* Check if it is broadcast or multicast packet */ 626 * Description This function is used to set multicast filters on the peer 629 * num_filters - number of multicast filter ranges 630 * start - array of starting multicast filter addresses 631 * end - array of ending multicast filter addresses 634 * Returns PAN_SUCCESS if multicast filters are set successfully 655 PAN_TRACE_ERROR("PAN failed to set multicast filters for handle %d" [all...] |
/external/iputils/ninfod/ |
ninfod_core.c | 528 * discard non-linklocal multicast 529 * discard non-nigroup multicast address(?) 534 "Destination is non-link-local multicast address.\n"); 539 /* Do not discard NI Queries to multicast address 544 "Destination is link-local multicast address other than " 664 /* if query was sent to multicast address, 671 * required if query was sent to anycast or multicast address.
|
/external/ltp/testcases/network/stress/ns-tools/ |
ns-common.c | 33 * May 1 2006 - Added functions for broken_ip, route, multicast tests 426 * This function translates multicast address informantion into the addrinfo 431 * maddr: multicast address in character string 435 * pointer to the addrinfo which stores the multicast address information 472 * mainfo_p: pointer to addrinfo structure for multicast address 502 * mainfo_p: pointer to addrinfo structure for multicast address 535 /* substitute interface index, multicast address, filter mode */
|
/libcore/ojluni/src/main/java/sun/nio/ch/ |
Net.java | 82 * Tells whether IPv6 sockets can join IPv4 multicast groups 90 * multicast group (IPv4 group as IPv4-mapped IPv6 address) 517 // -- Multicast support -- 521 * Join IPv4 multicast group 530 * Drop membership of IPv4 multicast group 564 * Join IPv6 multicast group 573 * Drop membership of IPv6 multicast group
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/ |
Udp4Impl.h | 199 Joins and leaves multicast groups.
201 The Groups() function is used to enable and disable the multicast group
206 @param[in] JoinFlag Set to TRUE to join a multicast group. Set to FALSE to leave one
207 or all multicast groups.
208 @param[in] MulticastAddress Pointer to multicast group address to join or leave.
219 a valid multicast address.
612 This function removes the multicast group specified by Arg from the Map.
617 multicast IPv4 Address.
619 @retval EFI_SUCCESS The multicast address is removed.
620 @retval EFI_ABORTED The specified multicast address is removed and the [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
Ip4.h | 166 /// Number of joined multicast groups.
170 /// List of joined multicast group addresses.
353 Joins and leaves multicast groups.
355 The Groups() function is used to join and leave multicast group sessions. Joining
356 a group will enable reception of matching multicast packets. Leaving a group will
357 disable the multicast packet reception.
362 @param JoinFlag Set to TRUE to join the multicast group session and FALSE to leave.
363 @param GroupAddress The pointer to the IPv4 multicast address.
370 not a multicast IPv4 address.
375 @retval EFI_UNSUPPORTED This EFI IPv4 Protocol implementation does not support multicast groups. [all...] |
Ip6.h | 9 which includes support for Neighbor Discovery Protocol (ND), Multicast
260 /// multicast address of the target, but corresponding Neighbor
345 /// Number of joined multicast groups. Undefined until
350 /// List of joined multicast group addresses. It is caller's
636 Joins and leaves multicast groups.
638 The Groups() function is used to join and leave multicast group sessions. Joining a group will
639 enable reception of matching multicast packets. Leaving a group will disable reception of matching
640 multicast packets. Source-Specific Multicast isn't required to be supported.
645 @param[in] JoinFlag Set to TRUE to join the multicast group session and FALSE to leave. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/ |
in.h | 78 IPPROTO_MTP = 92, /* Multicast Transport Protocol. */ 82 IPPROTO_PIM = 103, /* Protocol Independent Multicast. */ 190 /* Defines for Multicast INADDR. */ 250 /* IPv4 multicast request. */ 253 /* IP multicast address of group. */ 262 /* IP multicast address of group. */ 277 /* IPv6 multicast address of group */ 286 /* Multicast group request. */ 312 /* IP multicast address of group. */ 586 /* Multicast source filter support. * [all...] |