Home
last modified time | relevance | path

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

/external/iproute2/lib/
Dbpf.c1152 static int bpf_log_realloc(struct bpf_elf_ctx *ctx) in bpf_log_realloc() function
1485 if (tries++ < 10 && !bpf_log_realloc(ctx)) in bpf_prog_attach()
2450 if (ctx->verbose && bpf_log_realloc(ctx)) { in bpf_elf_ctx_init()