Searched refs:link_detach (Results 1 – 2 of 2) sorted by relevance
5892 #define BPF_LINK_DETACH_LAST_FIELD link_detach.link_fd5894 static int link_detach(union bpf_attr *attr) in link_detach() function5902 link = bpf_link_get_from_fd(attr->link_detach.link_fd); in link_detach()6337 err = link_detach(&attr); in __sys_bpf()
1890 } link_detach;1864 } link_detach; global() member