Lines Matching refs:a_addr
369 a_addr="${prefix4}.${a_r1}.1"
380 a_addr="${prefix6}:${a_r1}::1"
394 …run_cmd ${ns_a} ip link add ${encap}_a type ${type} ${mode} local ${a_addr} remote ${b_addr} encap…
397 …run_cmd ${ns_b} ip link add ${encap}_b type ${type} ${mode} local ${b_addr} remote ${a_addr} encap…
448 a_addr="${prefix4}.${a_r1}.1"
458 a_addr="${prefix6}:${a_r1}::1"
468 …run_cmd ${ns_a} ip link add ip_a type ${type} local ${a_addr} remote ${b_addr} mode ${mode} || ret…
469 run_cmd ${ns_b} ip link add ip_b type ${type} local ${b_addr} remote ${a_addr} mode ${mode}
553 a_addr="${2}"
560 opts_a="local ${a_addr}"
568 run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts}
741 a_addr="${2}"
753 …run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts} || retu…