Searched refs:MULTICAST (Results 1 – 7 of 7) sorted by relevance
134 if [ `ip link ls $dev | grep -c MULTICAST` -ge 1 ]; then
97 _PF(MULTICAST); in print_link_flags()
405 PRTFL(MULTICAST, "mc"); in print_route()
248 #define MULTICAST(x) (((x) & htonl(0xf0000000)) == htonl(0xe0000000)) macro
23 .BI "MULTICAST"
24 public static final boolean MULTICAST = true; field in DNSMessage
261 --- change the \verb|MULTICAST| flag on the device.353 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100415 \item \verb|MULTICAST| --- is an advisory flag indicating that the interface487 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100529 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100729 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 1003060 if [ `ip link ls $dev | grep -c MULTICAST` -ge 1 ]; then3300 if [ `ip link ls $dev | grep -c MULTICAST` -ge 1 ]; then