/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
netdevice.h | 87 unsigned long multicast; /* multicast packets received */ member in struct:net_device_stats
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
if_ether.h | 86 * Macro to map an IP multicast address to an Ethernet multicast address.
|
if_tr.h | 68 unsigned long multicast; /* multicast packets received */ member in struct:tr_statistics
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
netdevice.h | 87 unsigned long multicast; /* multicast packets received */ member in struct:net_device_stats
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
if_ether.h | 86 * Macro to map an IP multicast address to an Ethernet multicast address.
|
if_tr.h | 68 unsigned long multicast; /* multicast packets received */ member in struct:tr_statistics
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
netdevice.h | 87 unsigned long multicast; /* multicast packets received */ member in struct:net_device_stats
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
if_ether.h | 86 * Macro to map an IP multicast address to an Ethernet multicast address.
|
if_tr.h | 68 unsigned long multicast; /* multicast packets received */ member in struct:tr_statistics
|
/external/tcpdump/ |
ospf.h | 41 #define OSPF_OPTION_MC 0x04 /* MC bit: Multicast capable */ 66 #define LS_TYPE_GROUP 6 /* Group membership (multicast */ 139 /* multicast vertex type */ 203 /* Multicast group membership */
|
aodv.h | 72 #define RREQ_JOIN 0x80 /* join (reserved for multicast */ 73 #define RREQ_REPAIR 0x40 /* repair (reserved for multicast */ 112 #define RREP_REPAIR 0x80 /* repair (reserved for multicast */
|
ospf6.h | 35 #define OSPF6_OPTION_MC 0x04 /* MC bit: Multicast capable */ 93 /* multicast vertex type */ 167 /* Multicast group membership */
|
icmp6.h | 100 #define MLD6_LISTENER_QUERY 130 /* multicast listener query */ 102 #define MLD6_LISTENER_REPORT 131 /* multicast listener report */ 104 #define MLD6_LISTENER_DONE 132 /* multicast listener done */ 124 #define MLDV2_LISTENER_REPORT 143 /* v2 multicast listener report */ 168 * Multicast Listener Discovery 172 struct in6_addr mld6_addr; /* multicast address */
|
/external/kernel-headers/original/linux/ |
in6.h | 67 /* IPv6 multicast address of group */ 195 * Multicast: 276 * Multicast Routing:
|
/libcore/luni/src/main/java/java/net/ |
SocketOptions.java | 116 * This boolean option specifies whether the local loopback of multicast packets is 117 * enabled or disabled. This option is enabled by default on multicast 136 * This integer option sets the outgoing interface for multicast packets
|
/external/bluetooth/bluedroid/stack/bnep/ |
bnep_utils.c | 314 ** Description This function sends our multicast filters to a peer 326 BNEP_TRACE_DEBUG0 ("BNEP sending peer our multicast filters"); 330 BNEP_TRACE_ERROR0 ("BNEP - no buffer to send multicast filters"); 853 BNEP_TRACE_ERROR0 ("BNEP Received Multicast Filter Set message with bad length"); 1028 ** Description This function processes multicast filter control 1040 BNEP_TRACE_DEBUG0 ("BNEP received multicast filter responce"); [all...] |
/external/bluetooth/bluedroid/stack/include/ |
bnep_api.h | 168 /* Multicast Filters received indication callback prototype. Parameters are 174 ** Number of multicast filters present 399 ** Description This function sets the filters for multicast addresses for BNEP. 404 ** multicast address ranges 406 ** multicast address ranges
|
/external/bluetooth/bluedroid/stack/pan/ |
pan_api.c | 492 ** on GN or NAP side and the packet is multicast or broadcast 523 /* Check if it is broadcast or multicast packet */ 602 ** on GN or NAP side and the packet is multicast or broadcast 626 /* Check if it is broadcast or multicast packet */ 766 ** Description This function is used to set multicast filters on the peer 769 ** num_filters - number of multicast filter ranges 770 ** start - array of starting multicast filter addresses 771 ** end - array of ending multicast filter addresses 774 ** Returns PAN_SUCCESS if multicast filters are set successfully 799 PAN_TRACE_ERROR1 ("PAN failed to set multicast filters for handle %d", handle) [all...] |
pan_int.h | 82 tPAN_MFILTER_IND_CB *pan_mfilt_ind_cb; /* multicast filter indication callback */
|
/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/wpa_supplicant_8/src/drivers/ |
driver_wired.c | 239 /* filter multicast address */ 242 wpa_printf(MSG_ERROR, "wired: Failed to add multicast group " 568 wpa_printf(MSG_DEBUG, "%s: Added multicast membership with " 572 wpa_printf(MSG_DEBUG, "%s: Added multicast membership with " 582 "for multicast", __func__); 618 wpa_printf(MSG_DEBUG, "%s: Failed to remove PAE multicast " 624 wpa_printf(MSG_DEBUG, "%s: Failed to remove PAE multicast "
|
/external/wpa_supplicant_8/src/ap/ |
iapp.c | 78 /* 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;
|
/frameworks/base/docs/html/training/cloudsync/ |
gcm.jd | 11 <li><a href="#multicast">Send Multicast Messages Efficiently</a></li> 37 <h2 id="multicast">Send Multicast Messages Efficiently</h2> 94 <p>For a more thorough overview of the format of multicast GCM messages, see the <a 160 multicast messages, so you don't tell every device across your user base to hit
|
/external/dnsmasq/src/ |
netlink.c | 53 /* May not be able to have permission to set multicast groups don't die in that case */ 172 nl_routechange(h); /* May be multicast arriving async */ 268 /* We arrange to receive netlink multicast messages whenever the network route is added.
|
/bionic/libc/kernel/common/linux/ |
netdevice.h | 45 unsigned long multicast; member in struct:net_device_stats
|