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

/linux-master/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));
792 static int __bpf_tc_detach(const struct bpf_tc_hook *hook, function
861 ret = __bpf_tc_detach(hook, opts, false);

Completed in 156 milliseconds