Searched defs:bpf_elf_ctx_init (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/tc/
H A Dtc_bpf.c1601 static int bpf_elf_ctx_init(struct bpf_elf_ctx *ctx, const char *pathname, function
1699 ret = bpf_elf_ctx_init(ctx, pathname, type, verbose);

Completed in 30 milliseconds