Searched refs:link_detach (Results 1 – 3 of 3) sorted by relevance
5850 #define BPF_LINK_DETACH_LAST_FIELD link_detach.link_fd5852 static int link_detach(union bpf_attr *attr) in link_detach() function5860 link = bpf_link_get_from_fd(attr->link_detach.link_fd); in link_detach()6253 err = link_detach(&attr); in __sys_bpf()
1868 } link_detach;1864 } link_detach; global() member