Lines Matching refs:_b

417 …run_cmd ${ns_b} ip link add ${encap}_b type ${type} ${mode} local ${b_addr} remote ${a_addr} encap…
421 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${encap}_b
424 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${encap}_b
428 run_cmd ${ns_b} ip link set ${encap}_b up
554 …run_cmd ${ns_b} ip link add vti${proto}_b type ${vti_type} local ${veth_b_addr} remote ${veth_a_ad…
557 run_cmd ${ns_b} ip addr add ${vti_b_addr}/${vti_mask} dev vti${proto}_b
560 run_cmd ${ns_b} ip link set vti${proto}_b up
596 run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts}
607 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${type}_b
608 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${type}_b
611 run_cmd ${ns_b} ip link set ${type}_b up
819 …run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts} || retu…
821 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${type}_b
822 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${type}_b
824 run_cmd ${ns_b} ip link set ${type}_b up
1078 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1097 mtu "${ns_b}" ${type}_b $((${ll_mtu} + 1000))
1153 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1177 mtu "${ns_b}" ${type}_b $((${ll_mtu} + 1000))
1243 trace "" "${tun_a}" "${ns_b}" ${type}_b \
1267 mtu "${ns_b}" ${type}_b $((${ll_mtu} + 1000))
1315 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1348 mtu "${ns_b}" ${encap}_b $((${ll_mtu} + 1000))
1796 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1807 mtu "${ns_b}" ${encap}_b $((${ll_mtu} + 1000))