Searched defs:bpf_prog_attach_opts (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
H A D | bpf.h | 339 struct bpf_prog_attach_opts { global() struct |
H A D | bpf.c | 640 int bpf_prog_attach_opts(int prog_fd, int target, enum bpf_attach_type type, bpf_prog_attach_opts() function |