Lines Matching refs:_a
430 …run_cmd ${ns_a} ip link add ${encap}_a type ${type} ${mode} local ${a_addr} remote ${b_addr} encap…
436 run_cmd ${ns_a} ip addr add ${tunnel4_a_addr}/${tunnel4_mask} dev ${encap}_a
439 run_cmd ${ns_a} ip addr add ${tunnel6_a_addr}/${tunnel6_mask} dev ${encap}_a
443 run_cmd ${ns_a} ip link set ${encap}_a up
573 …run_cmd ${ns_a} ip link add vti${proto}_a type ${vti_type} local ${veth_a_addr} remote ${veth_b_ad…
576 run_cmd ${ns_a} ip addr add ${vti_a_addr}/${vti_mask} dev vti${proto}_a
579 run_cmd ${ns_a} ip link set vti${proto}_a up
615 …run_cmd ${ns_a} ip link add ${type}_a type ${type} id 1 ${opts_a} remote ${b_addr} ${opts} || retu…
621 run_cmd ${ns_a} ip link set ${type}_a master ${br_if_a}
623 run_cmd ${ns_a} ip addr add ${tunnel4_a_addr}/${tunnel4_mask} dev ${type}_a
624 run_cmd ${ns_a} ip addr add ${tunnel6_a_addr}/${tunnel6_mask} dev ${type}_a
630 run_cmd ${ns_a} ip link set ${type}_a up
855 run_cmd ovs-vsctl add-port ovs_br0 ${type}_a -- \
856 set interface ${type}_a type=${type} \
1216 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1234 mtu "${ns_a}" ${type}_a $((${ll_mtu} + 1000))
1291 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1314 mtu "${ns_a}" ${type}_a $((${ll_mtu} + 1000))
1488 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1520 mtu "${ns_a}" ${encap}_a $((${ll_mtu} + 1000))
1976 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1986 mtu "${ns_a}" ${encap}_a $((${ll_mtu} + 1000))