Searched refs:_a (Results 1 – 3 of 3) sorted by relevance
327 …run_cmd ${ns_a} ip link add ${encap}_a type ${type} ${mode} local ${a_addr} remote ${b_addr} encap…333 run_cmd ${ns_a} ip addr add ${tunnel4_a_addr}/${tunnel4_mask} dev ${encap}_a336 run_cmd ${ns_a} ip addr add ${tunnel6_a_addr}/${tunnel6_mask} dev ${encap}_a340 run_cmd ${ns_a} ip link set ${encap}_a up410 …run_cmd ${ns_a} ip link add vti${proto}_a type ${vti_type} local ${veth_a_addr} remote ${veth_b_ad…413 run_cmd ${ns_a} ip addr add ${vti_a_addr}/${vti_mask} dev vti${proto}_a416 run_cmd ${ns_a} ip link set vti${proto}_a up443 …run_cmd ${ns_a} ip link add ${type}_a type ${type} id 1 ${opts_a} remote ${b_addr} ${opts} || retu…446 run_cmd ${ns_a} ip addr add ${tunnel4_a_addr}/${tunnel4_mask} dev ${type}_a449 run_cmd ${ns_a} ip addr add ${tunnel6_a_addr}/${tunnel6_mask} dev ${type}_a[all …]
493 static int compare_vsi_off(const void *_a, const void *_b) in compare_vsi_off() argument495 const struct btf_var_secinfo *a = _a; in compare_vsi_off()
654 static int compare_bpf_map(const void *_a, const void *_b) in compare_bpf_map() argument656 const struct bpf_map *a = _a; in compare_bpf_map()