Lines Matching refs:_a
440 …run_cmd ${ns_a} ip link add ${encap}_a type ${type} ${mode} local ${a_addr} remote ${b_addr} encap…
446 run_cmd ${ns_a} ip addr add ${tunnel4_a_addr}/${tunnel4_mask} dev ${encap}_a
449 run_cmd ${ns_a} ip addr add ${tunnel6_a_addr}/${tunnel6_mask} dev ${encap}_a
453 run_cmd ${ns_a} ip link set ${encap}_a up
579 …run_cmd ${ns_a} ip link add vti${proto}_a type ${vti_type} local ${veth_a_addr} remote ${veth_b_ad…
582 run_cmd ${ns_a} ip addr add ${vti_a_addr}/${vti_mask} dev vti${proto}_a
585 run_cmd ${ns_a} ip link set vti${proto}_a up
621 …run_cmd ${ns_a} ip link add ${type}_a type ${type} id 1 ${opts_a} remote ${b_addr} ${opts} || retu…
627 run_cmd ${ns_a} ip link set ${type}_a master ${br_if_a}
629 run_cmd ${ns_a} ip addr add ${tunnel4_a_addr}/${tunnel4_mask} dev ${type}_a
630 run_cmd ${ns_a} ip addr add ${tunnel6_a_addr}/${tunnel6_mask} dev ${type}_a
636 run_cmd ${ns_a} ip link set ${type}_a up
861 run_cmd ovs-vsctl add-port ovs_br0 ${type}_a -- \
862 set interface ${type}_a type=${type} \
1224 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1242 mtu "${ns_a}" ${type}_a $((${ll_mtu} + 1000))
1299 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1322 mtu "${ns_a}" ${type}_a $((${ll_mtu} + 1000))
1494 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1526 mtu "${ns_a}" ${encap}_a $((${ll_mtu} + 1000))
1975 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1985 mtu "${ns_a}" ${encap}_a $((${ll_mtu} + 1000))