Home
last modified time | relevance | path

Searched refs:bpf_link_detach (Results 1 - 3 of 3) sorted by relevance

/third_party/libbpf/src/
H A Dbpf.h432 LIBBPF_API int bpf_link_detach(int link_fd);
H A Dbpf.c869 int bpf_link_detach(int link_fd) in bpf_link_detach() function
H A Dlibbpf.c10472 return bpf_link_detach(link->fd) ? -errno : 0;

Completed in 20 milliseconds