Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/lib/bpf/
A Dnetlink.c617 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() function
850 ret = __bpf_tc_detach(hook, opts, false); in bpf_tc_detach()

Completed in 4 milliseconds