Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dbpf.h399 struct bpf_prog_bind_opts { struct
406 const struct bpf_prog_bind_opts *opts); argument
Dbpf.c1109 const struct bpf_prog_bind_opts *opts) in bpf_prog_bind_map()
1115 if (!OPTS_VALID(opts, bpf_prog_bind_opts)) in bpf_prog_bind_map()