Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
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()