OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multicast
(Results
1 - 25
of
658
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/iproute2/man/man8/
ip-maddress.8
3
ip-maddress \-
multicast
addresses management
26
objects are
multicast
addresses.
28
.SS ip maddress show - list
multicast
addresses
34
.SS ip maddress add - add a
multicast
address
35
.SS ip maddress delete - delete a
multicast
address
36
these commands attach/detach a static link layer
multicast
address
38
Note that it is impossible to join protocol
multicast
groups
43
the link layer
multicast
address.
47
the device to join/leave this
multicast
address.
ip-mroute.8
3
ip-mroute \-
multicast
routing cache management
18
objects are
multicast
routing cache entries created by a user level
25
Due to the limitations of the current interface to the
multicast
routing
35
the prefix selecting the destination
multicast
addresses to list.
39
the interface on which
multicast
packets are received.
43
the prefix selecting the IP source addresses of the
multicast
route.
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
Inet4AddressTest.java
39
addrName = "224.0.0.0"; // a
multicast
addr 1110 = 224-239
41
assertTrue("
Multicast
address " + addrName + " not detected.", addr
44
addrName = "239.255.255.255"; // a
multicast
addr 1110 = 224-239
46
assertTrue("
Multicast
address " + addrName + " not detected.", addr
49
addrName = "42.42.42.42"; // a non-
multicast
address
51
assertTrue("Non
multicast
address " + addrName
52
+ " reporting as a
multicast
address.", !addr
124
// global
multicast
addresses
127
addrName = "224.0.0.0"; // a
multicast
addr 1110
129
assertTrue("IPv4 link-local
multicast
address " + addrNam
[
all
...]
Inet6AddressTest.java
36
// IP V6 regular
multicast
and non-
multicast
tests
39
// A prefix of "11111111" means that the address is
multicast
44
assertTrue("
Multicast
address " + addrName + " not detected.", addr
47
addrName = "42::42:42"; // an non-
multicast
address
49
assertTrue("Non
multicast
address " + addrName
50
+ " reporting as a
multicast
address.", !addr
56
// to IP v6 addresses. The address prefix for a
multicast
ip v4
60
addrName = "::224.42.42.42"; // an ipv4
multicast
addr 1110 = 224
63
+ " reported incorrectly as
multicast
.", !add
[
all
...]
/external/chromium_org/ppapi/tests/extensions/socket/
manifest.json
18
"udp-
multicast
-membership"
/external/libselinux/src/
selinux_netlink.h
17
/*
Multicast
groups */
/libcore/luni/src/main/java/java/net/
MulticastSocket.java
25
* This class implements a
multicast
socket for sending and receiving IP
26
*
multicast
datagram packets.
38
* Constructs a
multicast
socket, bound to any available port on the
48
* Constructs a
multicast
socket, bound to the specified {@code port} on the
117
* Returns the time-to-live (TTL) for
multicast
packets sent on this socket.
127
* Returns the time-to-live (TTL) for
multicast
packets sent on this socket.
139
* Adds this socket to the specified
multicast
group. A socket must join a
144
* the
multicast
group to be joined.
153
* Adds this socket to the specified
multicast
group. A socket must join a
158
* the
multicast
group to be joined
[
all
...]
DatagramSocketImpl.java
24
* The abstract superclass for datagram and
multicast
socket implementations.
91
* Gets the time-to-live (TTL) for
multicast
packets sent on this socket.
104
* Gets the time-to-live (TTL) for
multicast
packets sent on this socket.
116
* Adds this socket to the
multicast
group {@code addr}. A socket must join
121
* the
multicast
group to which this socket has to be joined.
123
* if an error occurs while joining the specified
multicast
129
* Adds this socket to the
multicast
group {@code addr}. A socket must join
134
* the
multicast
group to which this socket has to be joined.
136
* the local network interface which will receive the
multicast
139
* if an error occurs while joining the specified
multicast
[
all
...]
/external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/
UnixNetworkInterfaceTest.java
69
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/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/chromium_org/cloud_print/gcp20/prototype/
dns_sd_server.h
27
// Class for sending
multicast
announcements, receiving queries and answering on
57
// Binds a socket to
multicast
address. Returns |true| on success.
81
// Stores socket to
multicast
address.
84
// Stores
multicast
address end point.
/external/iptables/extensions/
libipt_ULOG.man
2
target is set for a rule, the Linux kernel will
multicast
this packet
6
multicast
groups and receive the packets.
libipt_addrtype.man
23
.BI "
MULTICAST
"
24
a
multicast
address
/external/chromium_org/chrome/common/extensions/api/
socket.idl
270
// Join the
multicast
group and start to receive packets from that group.
281
// Leave the
multicast
group previously joined using <code>joinGroup</code>.
282
// It's not necessary to leave the
multicast
group before destroying the
285
// Leaving the group will prevent the router from sending
multicast
296
// Set the time-to-live of
multicast
packets sent to the
multicast
group.
298
// Calling this method does not require
multicast
permissions.
308
// Set whether
multicast
packets sent from the host to the
multicast
314
// joined to the same
multicast
group while having different settings o
[
all
...]
/external/kernel-headers/original/linux/
etherdevice.h
62
* is_multicast_ether_addr - Determine if the Ethernet address is a
multicast
.
65
* Return true if the address is a
multicast
address.
66
* By definition the broadcast address is also a
multicast
address.
89
* a
multicast
address, and is not FF:FF:FF:FF:FF:FF.
95
/* FF:FF:FF:FF:FF:FF is a
multicast
address so we don't need to
104
* Generate a random Ethernet address (MAC) that is not
multicast
110
addr [0] &= 0xfe; /* clear
multicast
bit */
in.h
43
IPPROTO_PIM = 103, /* Protocol Independent
Multicast
*/
110
/* Request struct for
multicast
socket ops */
114
struct in_addr imr_multiaddr; /* IP
multicast
address of group */
120
struct in_addr imr_multiaddr; /* IP
multicast
address of group */
159
struct __kernel_sockaddr_storage gf_group; /*
multicast
address */
235
/* Defines for
Multicast
INADDR */
248
#define
MULTICAST
(x) (((x) & htonl(0xf0000000)) == htonl(0xe0000000))
/external/chromium_org/chrome/common/extensions/permissions/
socket_permission_data.h
23
// 'udp-
multicast
-membership'
28
// 'udp-
multicast
-membership' |
37
// The
multicast
membership permission implies a permission to any address.
/external/mdnsresponder/mDNSPosix/
mdnsd.sh
50
echo -n "Starting Apple Darwin
Multicast
DNS / DNS Service Discovery daemon:"
56
echo -n "Stopping Apple Darwin
Multicast
DNS / DNS Service Discovery daemon:"
61
echo -n "Restarting Apple Darwin
Multicast
DNS / DNS Service Discovery daemon:"
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mroute.h
13
* Protocol Independent
Multicast
(PIM) data structures included
23
#define MRT_ADD_MFC (MRT_BASE+4) /* Add a
multicast
forwarding entry */
24
#define MRT_DEL_MFC (MRT_BASE+5) /* Delete a
multicast
forwarding entry */
25
#define MRT_VERSION (MRT_BASE+6) /* Get the kernel
multicast
version */
selinux_netlink.h
23
/*
Multicast
groups - backwards compatiblility for userspace */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mroute.h
13
* Protocol Independent
Multicast
(PIM) data structures included
23
#define MRT_ADD_MFC (MRT_BASE+4) /* Add a
multicast
forwarding entry */
24
#define MRT_DEL_MFC (MRT_BASE+5) /* Delete a
multicast
forwarding entry */
25
#define MRT_VERSION (MRT_BASE+6) /* Get the kernel
multicast
version */
selinux_netlink.h
23
/*
Multicast
groups - backwards compatiblility for userspace */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mroute.h
13
* Protocol Independent
Multicast
(PIM) data structures included
23
#define MRT_ADD_MFC (MRT_BASE+4) /* Add a
multicast
forwarding entry */
24
#define MRT_DEL_MFC (MRT_BASE+5) /* Delete a
multicast
forwarding entry */
25
#define MRT_VERSION (MRT_BASE+6) /* Get the kernel
multicast
version */
selinux_netlink.h
23
/*
Multicast
groups - backwards compatiblility for userspace */
Completed in 2074 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>