Home
last modified time | relevance | path

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

/external/iproute2/lib/
Dbpf.c2122 static int bpf_find_map_by_id(struct bpf_elf_ctx *ctx, uint32_t id) in bpf_find_map_by_id() function
2196 idx = bpf_find_map_by_id(ctx, map_id); in bpf_fill_prog_arrays()