Home
last modified time | relevance | path

Searched refs:MULTICAST (Results 1 – 7 of 7) sorted by relevance

/external/iproute2/ip/
Difcfg134 if [ `ip link ls $dev | grep -c MULTICAST` -ge 1 ]; then
Dipaddress.c97 _PF(MULTICAST); in print_link_flags()
Diproute.c405 PRTFL(MULTICAST, "mc"); in print_route()
/external/kernel-headers/original/linux/
Din.h248 #define MULTICAST(x) (((x) & htonl(0xf0000000)) == htonl(0xe0000000)) macro
/external/iptables/extensions/
Dlibipt_addrtype.man23 .BI "MULTICAST"
/external/jmdns/src/javax/jmdns/impl/
DDNSMessage.java24 public static final boolean MULTICAST = true; field in DNSMessage
/external/iproute2/doc/
Dip-cref.tex261 --- change the \verb|MULTICAST| flag on the device.
353 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100
415 \item \verb|MULTICAST| --- is an advisory flag indicating that the interface
487 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100
529 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100
729 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100
3060 if [ `ip link ls $dev | grep -c MULTICAST` -ge 1 ]; then
3300 if [ `ip link ls $dev | grep -c MULTICAST` -ge 1 ]; then