Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dbpf.h247 struct bpf_prog_bind_opts { struct
254 const struct bpf_prog_bind_opts *opts); argument
Dbpf.c920 const struct bpf_prog_bind_opts *opts) in bpf_prog_bind_map()
924 if (!OPTS_VALID(opts, bpf_prog_bind_opts)) in bpf_prog_bind_map()