Searched refs:map_create_opts (Results 1 – 1 of 1) sorted by relevance
303 static int map_create_opts(__u32 type, const char *name, in map_create_opts() function324 return map_create_opts(type, name, map_opts, sizeof(int), sizeof(int)); in map_create()376 ret = map_create_opts(BPF_MAP_TYPE_HASH_OF_MAPS, "hash_of_maps", in create_hash_of_maps()