Home
last modified time | relevance | path

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

/external/iproute2/ip/
Difcfg134 if [ `ip link ls $dev | grep -c MULTICAST` -ge 1 ]; then
Diproute.c505 PRTFL(MULTICAST, "mc"); in print_route()
Dipaddress.c108 _PF(MULTICAST); in print_link_flags()
/external/iptables/extensions/
Dlibxt_addrtype.man23 .BI "MULTICAST"
/external/jmdns/src/javax/jmdns/impl/
DDNSMessage.java24 public static final boolean MULTICAST = true; field in DNSMessage
/external/libnl/python/netlink/route/
Dlink.py76 MULTICAST = 22 variable
490 ['Multicast', None, MULTICAST],
/external/iproute2/bridge/
Dlink.c42 _PF(MULTICAST); in print_link_flags()
/external/libnl/lib/route/
Daddr.c447 diff |= ADDR_DIFF(MULTICAST, nl_addr_cmp(a->a_multicast, in addr_compare()
Droute_obj.c197 PRINT_FLAG(MULTICAST); in route_dump_line()
/external/iproute2/doc/
Dip-cref.tex296 --- 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
522 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100
564 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100
764 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100
3179 if [ `ip link ls $dev | grep -c MULTICAST` -ge 1 ]; then
3419 if [ `ip link ls $dev | grep -c MULTICAST` -ge 1 ]; then