Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbpf.h350 struct bpf_prog_detach_opts { struct
358 #define bpf_prog_detach_opts__last_field expected_revision argument
377 * @brief **bpf_prog_detach_opts()** detaches the BPF program corresponding to argument
Dbpf.c677 int bpf_prog_detach_opts(int prog_fd, int target, enum bpf_attach_type type, in bpf_prog_detach_opts() function