OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MULTICAST
(Results
1 - 9
of
9
) sorted by null
/external/iproute2/ip/
ifcfg
134
if [ `ip link ls $dev | grep -c
MULTICAST
` -ge 1 ]; then
ipaddress.c
108
_PF(
MULTICAST
);
477
print_num(fp, 7, s->
multicast
);
542
print_num(fp, 7, s->
multicast
);
[
all
...]
iproute.c
90
fprintf(stderr, "TYPE := [ unicast | local | broadcast |
multicast
| throw |\n");
504
PRTFL(
MULTICAST
, "mc");
[
all
...]
/external/jmdns/src/javax/jmdns/impl/
DNSMessage.java
24
public static final boolean
MULTICAST
= true;
53
* @param
multicast
55
protected DNSMessage(int flags, int id, boolean
multicast
) {
59
_multicast =
multicast
;
114
* @return true if
multicast
/external/iproute2/bridge/
link.c
42
_PF(
MULTICAST
);
/external/libnl/lib/route/
addr.c
363
nl_dump(p, "
multicast
%s",
493
diff |= ADDR_DIFF(
MULTICAST
, nl_addr_cmp(a->a_multicast,
520
__ADD(ADDR_ATTR_MULTICAST,
multicast
)
913
int rtnl_addr_set_multicast(struct rtnl_addr *addr, struct nl_addr *
multicast
)
915
return __assign_addr(addr, &addr->a_multicast,
multicast
,
route_obj.c
195
PRINT_FLAG(
MULTICAST
);
/external/iproute2/doc/
ip-cref.tex
152
\item \verb|maddress| ---
multicast
address
153
\item \verb|mroute| ---
multicast
routing cache entry
294
\item \verb|
multicast
on| or \verb|
multicast
off|
296
--- change the \verb|
MULTICAST
| flag on the device.
388
3: eth0: <BROADCAST,
MULTICAST
,UP> mtu 1500 qdisc cbq qlen 100
450
\item \verb|
MULTICAST
| --- is an advisory flag indicating that the interface
452
nodes. Broadcasting is a particular case of multicasting, where the
multicast
458
Certainly, the use of high bandwidth
multicast
transfers is not recommended
464
and not destined for a
multicast
group of which we are member. Usuall
[
all
...]
/prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar
Completed in 536 milliseconds