Lines Matching refs:_b
443 …run_cmd ${ns_b} ip link add ${encap}_b type ${type} ${mode} local ${b_addr} remote ${a_addr} encap…
447 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${encap}_b
450 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${encap}_b
454 run_cmd ${ns_b} ip link set ${encap}_b up
584 …run_cmd ${ns_b} ip link add vti${proto}_b type ${vti_type} local ${veth_b_addr} remote ${veth_a_ad…
587 run_cmd ${ns_b} ip addr add ${vti_b_addr}/${vti_mask} dev vti${proto}_b
590 run_cmd ${ns_b} ip link set vti${proto}_b up
626 run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts}
637 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${type}_b
638 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${type}_b
641 run_cmd ${ns_b} ip link set ${type}_b up
869 …run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts} || retu…
871 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${type}_b
872 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${type}_b
874 run_cmd ${ns_b} ip link set ${type}_b up
1264 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1283 mtu "${ns_b}" ${type}_b $((${ll_mtu} + 1000))
1339 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1363 mtu "${ns_b}" ${type}_b $((${ll_mtu} + 1000))
1464 trace "" "${tun_a}" "${ns_b}" ${type}_b \
1488 mtu "${ns_b}" ${type}_b $((${ll_mtu} + 1000))
1536 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1569 mtu "${ns_b}" ${encap}_b $((${ll_mtu} + 1000))
2024 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
2035 mtu "${ns_b}" ${encap}_b $((${ll_mtu} + 1000))