Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
Dmap.c67 static bool map_is_map_of_maps(__u32 type) in map_is_map_of_maps() function
244 if ((map_is_map_of_maps(map_info->type) || in print_entry_error()
398 if (map_is_map_of_maps(info->type)) { in parse_elem()