Home
last modified time | relevance | path

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

/external/iproute2/lib/
Dbpf.c1518 static int bpf_find_map_id(const struct bpf_elf_ctx *ctx, uint32_t id) in bpf_find_map_id() function
1593 map_inner_fd = bpf_find_map_id(ctx, map->inner_id); in bpf_map_attach()