Home
last modified time | relevance | path

Searched refs:MC_CLI (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/forwarding/
H A Drouter.sh40 require_command $MC_CLI
223 $MC_CLI -I $table_name add $if_name $s_addr $mcast $dest_ifs
233 $MC_CLI -I $table_name remove $if_name $s_addr $mcast $dest_ifs
H A Dlib.sh40 : "${MC_CLI:=smcroutectl}"
1930 check_command "$MC_CLI" || return 1
1961 "$MC_CLI" -I "$table_name" "$@"