Searched refs:mcast (Results 1 – 5 of 5) sorted by relevance
217 local mcast=$1; shift220 $MC_CLI -I $table_name add $if_name $s_addr $mcast $dest_ifs227 local mcast=$1; shift230 $MC_CLI -I $table_name remove $if_name $s_addr $mcast $dest_ifs
193 local mcast=$1; shift196 mc_cli add "$if_name" "$s_addr" "$mcast" "${dest_ifs[@]}"203 local mcast=$1; shift206 mc_cli remove "$if_name" "$s_addr" "$mcast" "${dest_ifs[@]}"
594 group xstats_slave subgroup bridge suite mcast \600 group xstats_slave subgroup bridge suite mcast \
593 group xstats_slave subgroup bridge suite mcast \600 group xstats_slave subgroup bridge suite mcast \
201 mcast=$5250 if [ $mcast -eq 1 ]; then289 if [ $mcast -eq 1 ]; then
Completed in 7 milliseconds