Home
last modified time | relevance | path

Searched defs:bpf_prog_attach_opts (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dbpf.h339 struct bpf_prog_attach_opts { global() struct
351 szbpf_prog_attach_opts global() argument
364 expected_revisionbpf_prog_attach_opts global() argument
H A Dbpf.c640 int bpf_prog_attach_opts(int prog_fd, int target, enum bpf_attach_type type, bpf_prog_attach_opts() function