Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dnetlink.c628 static int __bpf_tc_detach(const struct bpf_tc_hook *hook,
641 return libbpf_err(__bpf_tc_detach(hook, NULL, true)); in bpf_tc_hook_destroy()
792 static int __bpf_tc_detach(const struct bpf_tc_hook *hook, in __bpf_tc_detach() function
861 ret = __bpf_tc_detach(hook, opts, false); in bpf_tc_detach()

Completed in 2 milliseconds