Lines Matching refs:_b

397 …run_cmd ${ns_b} ip link add ${encap}_b type ${type} ${mode} local ${b_addr} remote ${a_addr} encap…
401 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${encap}_b
404 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${encap}_b
408 run_cmd ${ns_b} ip link set ${encap}_b up
534 …run_cmd ${ns_b} ip link add vti${proto}_b type ${vti_type} local ${veth_b_addr} remote ${veth_a_ad…
537 run_cmd ${ns_b} ip addr add ${vti_b_addr}/${vti_mask} dev vti${proto}_b
540 run_cmd ${ns_b} ip link set vti${proto}_b up
568 run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts}
579 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${type}_b
580 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${type}_b
583 run_cmd ${ns_b} ip link set ${type}_b up
753 …run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts} || retu…
755 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${type}_b
756 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${type}_b
758 run_cmd ${ns_b} ip link set ${type}_b up
1006 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1025 mtu "${ns_b}" ${type}_b $((${ll_mtu} + 1000))
1081 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1105 mtu "${ns_b}" ${type}_b $((${ll_mtu} + 1000))
1171 trace "" "${tun_a}" "${ns_b}" ${type}_b \
1195 mtu "${ns_b}" ${type}_b $((${ll_mtu} + 1000))
1243 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1276 mtu "${ns_b}" ${encap}_b $((${ll_mtu} + 1000))
1595 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1606 mtu "${ns_b}" ${encap}_b $((${ll_mtu} + 1000))