Lines Matching refs:a_addr
415 a_addr="${prefix4}.${a_r1}.1"
426 a_addr="${prefix6}:${a_r1}::1"
440 …run_cmd ${ns_a} ip link add ${encap}_a type ${type} ${mode} local ${a_addr} remote ${b_addr} encap…
443 …run_cmd ${ns_b} ip link add ${encap}_b type ${type} ${mode} local ${b_addr} remote ${a_addr} encap…
494 a_addr="${prefix4}.${a_r1}.1"
504 a_addr="${prefix6}:${a_r1}::1"
514 …run_cmd ${ns_a} ip link add ip_a type ${type} local ${a_addr} remote ${b_addr} mode ${mode} || ret…
515 run_cmd ${ns_b} ip link add ip_b type ${type} local ${b_addr} remote ${a_addr} mode ${mode}
607 a_addr="${2}"
614 opts_a="local ${a_addr}"
622 run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts}
853 a_addr="${2}"
865 …run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts} || retu…