Home
last modified time | relevance | path

Searched refs:map_is_map_of_maps (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/tools/bpf/bpftool/
Dmap.c66 static bool map_is_map_of_maps(__u32 type) in map_is_map_of_maps() function
243 if ((map_is_map_of_maps(map_info->type) || in print_entry_error()
397 if (map_is_map_of_maps(info->type)) { in parse_elem()