Searched refs:_b (Results 1 – 3 of 3) sorted by relevance
330 …run_cmd ${ns_b} ip link add ${encap}_b type ${type} ${mode} local ${b_addr} remote ${a_addr} encap…334 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${encap}_b337 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${encap}_b341 run_cmd ${ns_b} ip link set ${encap}_b up411 …run_cmd ${ns_b} ip link add vti${proto}_b type ${vti_type} local ${veth_b_addr} remote ${veth_a_ad…414 run_cmd ${ns_b} ip addr add ${vti_b_addr}/${vti_mask} dev vti${proto}_b417 run_cmd ${ns_b} ip link set vti${proto}_b up444 run_cmd ${ns_b} ip link add ${type}_b type ${type} id 1 ${opts_b} remote ${a_addr} ${opts}447 run_cmd ${ns_b} ip addr add ${tunnel4_b_addr}/${tunnel4_mask} dev ${type}_b450 run_cmd ${ns_b} ip addr add ${tunnel6_b_addr}/${tunnel6_mask} dev ${type}_b[all …]
493 static int compare_vsi_off(const void *_a, const void *_b) in compare_vsi_off() argument496 const struct btf_var_secinfo *b = _b; in compare_vsi_off()
654 static int compare_bpf_map(const void *_a, const void *_b) in compare_bpf_map() argument657 const struct bpf_map *b = _b; in compare_bpf_map()