Searched refs:bpf_map_attach (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/tc/
H A Dtc_bpf.c1038 /* We can add pinning here later as well, same as bpf_map_attach(). */
1055 static int bpf_map_attach(const char *name, const struct bpf_elf_map *map, function
1142 fd = bpf_map_attach(map_name, &ctx->maps[i], ctx,

Completed in 103 milliseconds