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