Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
Dbpf.h648 struct bpf_prog_bind_opts { struct
655 const struct bpf_prog_bind_opts *opts); argument
Dbpf.c1300 const struct bpf_prog_bind_opts *opts) in bpf_prog_bind_map()
1306 if (!OPTS_VALID(opts, bpf_prog_bind_opts)) in bpf_prog_bind_map()