Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbpf.h603 struct bpf_prog_bind_opts { struct
610 const struct bpf_prog_bind_opts *opts); argument
H A Dbpf.c1257 const struct bpf_prog_bind_opts *opts) in bpf_prog_bind_map()
1263 if (!OPTS_VALID(opts, bpf_prog_bind_opts)) in bpf_prog_bind_map()