Lines Matching refs:_b
330 …run_cmd ${ns_b} ip link add ${encap}_b type ${type} ${mode} local ${b_addr} remote ${a_addr} encap…
334 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${encap}_b
337 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${encap}_b
341 run_cmd ${ns_b} ip link set ${encap}_b up
411 …run_cmd ${ns_b} ip link add vti${proto}_b type ${vti_type} local ${veth_b_addr} remote ${veth_a_ad…
414 run_cmd ${ns_b} ip addr add ${vti_b_addr}/${vti_mask} dev vti${proto}_b
417 run_cmd ${ns_b} ip link set vti${proto}_b up
444 run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts}
447 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${type}_b
450 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${type}_b
453 run_cmd ${ns_b} ip link set ${type}_b up
781 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
800 mtu "${ns_b}" ${type}_b $((${ll_mtu} + 1000))
847 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
880 mtu "${ns_b}" ${encap}_b $((${ll_mtu} + 1000))
1148 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1159 mtu "${ns_b}" ${encap}_b $((${ll_mtu} + 1000))