Home
last modified time | relevance | path

Searched refs:mcast_grp (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtest_vxlan_mdb.sh1425 local mcast_grp=$1; shift
1438 run_cmd "ip -n $ns2 address replace $mcast_grp/$plen dev veth0 autojoin"
1440 run_cmd "tc -n $ns2 filter replace dev vx0 ingress pref 1 handle 101 proto all flower enc_dst_ip $mcast_grp action pass"
1442 run_cmd "bridge -n $ns1 mdb replace dev vx0 port vx0 grp $grp permanent filter_mode exclude source_list $invalid_src dst $mcast_grp src_vni 10010 via veth0"
1455 run_cmd "ip -n $ns2 address del $mcast_grp/$plen dev veth0"
1467 local mcast_grp=238.1.1.1
1477 starg_exclude_p2mp_common $ns1 $ns2 $mcast_grp $plen $grp \
1485 local mcast_grp=238.1.1.1
1495 starg_exclude_p2mp_common $ns1 $ns2 $mcast_grp $plen $grp \
1503 local mcast_grp
[all...]

Completed in 3 milliseconds