Home
last modified time | relevance | path

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

/external/iproute2/lib/
Dbpf.c2404 static int bpf_elf_ctx_init(struct bpf_elf_ctx *ctx, const char *pathname, in bpf_elf_ctx_init() function
2513 ret = bpf_elf_ctx_init(ctx, pathname, type, verbose); in bpf_obj_open()