Lines Matching refs:_a
384 …run_cmd ${ns_a} ip link add ${encap}_a type ${type} ${mode} local ${a_addr} remote ${b_addr} encap…
390 run_cmd ${ns_a} ip addr add ${tunnel4_a_addr}/${tunnel4_mask} dev ${encap}_a
393 run_cmd ${ns_a} ip addr add ${tunnel6_a_addr}/${tunnel6_mask} dev ${encap}_a
397 run_cmd ${ns_a} ip link set ${encap}_a up
523 …run_cmd ${ns_a} ip link add vti${proto}_a type ${vti_type} local ${veth_a_addr} remote ${veth_b_ad…
526 run_cmd ${ns_a} ip addr add ${vti_a_addr}/${vti_mask} dev vti${proto}_a
529 run_cmd ${ns_a} ip link set vti${proto}_a up
557 …run_cmd ${ns_a} ip link add ${type}_a type ${type} id 1 ${opts_a} remote ${b_addr} ${opts} || retu…
563 run_cmd ${ns_a} ip link set ${type}_a master ${br_if_a}
565 run_cmd ${ns_a} ip addr add ${tunnel4_a_addr}/${tunnel4_mask} dev ${type}_a
566 run_cmd ${ns_a} ip addr add ${tunnel6_a_addr}/${tunnel6_mask} dev ${type}_a
572 run_cmd ${ns_a} ip link set ${type}_a up
739 run_cmd ovs-vsctl add-port ovs_br0 ${type}_a -- \
740 set interface ${type}_a type=${type} \
997 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1015 mtu "${ns_a}" ${type}_a $((${ll_mtu} + 1000))
1072 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1095 mtu "${ns_a}" ${type}_a $((${ll_mtu} + 1000))
1234 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1266 mtu "${ns_a}" ${encap}_a $((${ll_mtu} + 1000))
1586 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1596 mtu "${ns_a}" ${encap}_a $((${ll_mtu} + 1000))