Home
last modified time | relevance | path

Searched refs:bpf_prog_detach (Results 1 – 3 of 3) sorted by relevance

/third_party/libbpf/src/
Dlibbpf.map36 bpf_prog_detach;
Dbpf.h317 LIBBPF_API int bpf_prog_detach(int attachable_fd, enum bpf_attach_type type);
Dbpf.c707 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach() function