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

/external/iproute2/tc/
H A Dtc_bpf.c692 struct bpf_elf_ctx { struct
909 static const char *bpf_custom_pinning(const struct bpf_elf_ctx *ctx,
921 static bool bpf_no_pinning(const struct bpf_elf_ctx *ctx,
936 const struct bpf_elf_ctx *ctx, uint32_t pinning)
954 static int bpf_probe_pinned(const char *name, const struct bpf_elf_ctx *ctx,
1013 const struct bpf_elf_ctx *ctx, uint32_t pinning)
1056 const struct bpf_elf_ctx *ctx, bool verbose)
1105 static const char *bpf_str_tab_name(const struct bpf_elf_ctx *ctx,
1111 static const char *bpf_map_fetch_name(struct bpf_elf_ctx *ctx, int which)
1132 static int bpf_maps_attach_all(struct bpf_elf_ctx *ct
[all...]

Completed in 261 milliseconds