Searched refs:__bpf_tc_detach (Results 1 – 1 of 1) sorted by relevance
617 static int __bpf_tc_detach(const struct bpf_tc_hook *hook,630 return libbpf_err(__bpf_tc_detach(hook, NULL, true)); in bpf_tc_hook_destroy()781 static int __bpf_tc_detach(const struct bpf_tc_hook *hook, in __bpf_tc_detach() function850 ret = __bpf_tc_detach(hook, opts, false); in bpf_tc_detach()
Completed in 4 milliseconds