Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbpf.h647 struct bpf_prog_bind_opts { struct
654 const struct bpf_prog_bind_opts *opts); argument
H A Dbpf.c1299 const struct bpf_prog_bind_opts *opts) in bpf_prog_bind_map()
1305 if (!OPTS_VALID(opts, bpf_prog_bind_opts)) in bpf_prog_bind_map()