Lines Matching refs:_a
414 …run_cmd ${ns_a} ip link add ${encap}_a type ${type} ${mode} local ${a_addr} remote ${b_addr} encap…
420 run_cmd ${ns_a} ip addr add ${tunnel4_a_addr}/${tunnel4_mask} dev ${encap}_a
423 run_cmd ${ns_a} ip addr add ${tunnel6_a_addr}/${tunnel6_mask} dev ${encap}_a
427 run_cmd ${ns_a} ip link set ${encap}_a up
553 …run_cmd ${ns_a} ip link add vti${proto}_a type ${vti_type} local ${veth_a_addr} remote ${veth_b_ad…
556 run_cmd ${ns_a} ip addr add ${vti_a_addr}/${vti_mask} dev vti${proto}_a
559 run_cmd ${ns_a} ip link set vti${proto}_a up
595 …run_cmd ${ns_a} ip link add ${type}_a type ${type} id 1 ${opts_a} remote ${b_addr} ${opts} || retu…
601 run_cmd ${ns_a} ip link set ${type}_a master ${br_if_a}
603 run_cmd ${ns_a} ip addr add ${tunnel4_a_addr}/${tunnel4_mask} dev ${type}_a
604 run_cmd ${ns_a} ip addr add ${tunnel6_a_addr}/${tunnel6_mask} dev ${type}_a
610 run_cmd ${ns_a} ip link set ${type}_a up
815 run_cmd ovs-vsctl add-port ovs_br0 ${type}_a -- \
816 set interface ${type}_a type=${type} \
1078 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1096 mtu "${ns_a}" ${type}_a $((${ll_mtu} + 1000))
1153 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1176 mtu "${ns_a}" ${type}_a $((${ll_mtu} + 1000))
1315 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1347 mtu "${ns_a}" ${encap}_a $((${ll_mtu} + 1000))
1796 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1806 mtu "${ns_a}" ${encap}_a $((${ll_mtu} + 1000))