OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multicast
(Results
401 - 425
of
658
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
ioctls.h
58
#define SIOCADDMULTI 0x8931 /*
Multicast
address lists */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_ether.h
72
#define ETH_P_MPLS_MC 0x8848 /* MPLS
Multicast
traffic */
netlink.h
37
__u32 nl_groups; /*
multicast
groups mask */
ppp_defs.h
78
#define PPP_MPLS_MC 0x0283 /* Multi Protocol Label Switching -
Multicast
*/
sockios.h
59
#define SIOCADDMULTI 0x8931 /*
Multicast
address lists */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
cdc.h
193
/* table 62; bits in
multicast
filter */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
ioctls.h
58
#define SIOCADDMULTI 0x8931 /*
Multicast
address lists */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_ether.h
72
#define ETH_P_MPLS_MC 0x8848 /* MPLS
Multicast
traffic */
netlink.h
37
__u32 nl_groups; /*
multicast
groups mask */
ppp_defs.h
78
#define PPP_MPLS_MC 0x0283 /* Multi Protocol Label Switching -
Multicast
*/
sockios.h
59
#define SIOCADDMULTI 0x8931 /*
Multicast
address lists */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
cdc.h
193
/* table 62; bits in
multicast
filter */
/system/core/toolbox/
ifconfig.c
122
multi = (flags & IFF_MULTICAST) ? "
multicast
" : "";
/frameworks/base/services/common_time/
common_time_server.cpp
460
// receive both unicast traffic and master election
multicast
traffic with
477
// If our master election endpoint is a
multicast
address, be sure to join
478
// the
multicast
group.
485
ALOGE("Failed to join
multicast
group at %s. (errno = %d)",
490
// disable loopback of
multicast
packets
496
"Failed to disable
multicast
loopback "
512
// If the master election address is neither broadcast, nor
multicast
,
[
all
...]
/external/chromium_org/net/udp/
udp_socket_libevent.cc
528
// UDP
multicast
or broadcast datagrams destined for the bound
699
mreq.ipv6mr_interface = 0; // 0 indicates default
multicast
interface.
udp_socket_unittest.cc
530
// Some Android devices do not support
multicast
socket.
531
// The ones supporting
multicast
need WifiManager.MulitcastLock to enable it.
/external/grub/netboot/
rtl8139.c
88
MAR0=8, /*
Multicast
filter. */
325
/* If we add
multicast
support, the MAR0 register would have to be
/external/iproute2/man/man8/
ip-route.8
117
.BR unicast " | " local " | " broadcast " | "
multicast
" | "\
222
.B
multicast
223
- a special type used for
multicast
routing. It is not present in
ip-route.8.in
117
.BR unicast " | " local " | " broadcast " | "
multicast
" | "\
222
.B
multicast
223
- a special type used for
multicast
routing. It is not present in
/external/jmdns/src/javax/jmdns/
JmmDNS.java
16
* Java Multihomed
Multicast
DNS
95
* Return the instance of the Multihommed
Multicast
DNS.
/external/nist-sip/java/gov/nist/javax/sip/header/
Via.java
71
/** The "maddr" paramter is designating the
multicast
address.
433
* time-to-live value when packets are sent using UDP
multicast
.
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h
143
#define WLC_E_MULTICAST_DECODE_ERROR 51 /* Unsupported
multicast
encrypted frame */
296
#define WLC_E_SUP_GRP_KEY_CIPHER 10 /*
Multicast
cipher mismatch in group key */
/libcore/luni/src/main/java/java/net/
NetworkInterface.java
38
* system or to identify the local interface of a joined
multicast
group.
465
* Returns true if this network interface supports
multicast
.
/device/asus/flo/
WCNSS_qcom_cfg.ini
60
# Value 0: No filtering, 1: Filter all
Multicast
.
/external/bluetooth/bluedroid/btif/co/
bta_pan_co.c
302
** Description
multicast
filter indication from peer device
Completed in 1564 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>