bpf_tc_detach
LIBBPF_API int bpf_tc_detach(const struct bpf_tc_hook *hook,
ret = bpf_tc_detach(&tc_hook, &tc_opts);
bpf_tc_detach(&t->qdisc, &t->tc_attach);
err = bpf_tc_detach(&qdisc_hook, &tc_attach_enc);
err = bpf_tc_detach(&qdisc_hook, &tc_attach_dec);
ret = bpf_tc_detach(&inv_hook, &opts);
ret = bpf_tc_detach(&inv_hook, &opts);
ret = bpf_tc_detach(&inv_hook, &opts);
ret = bpf_tc_detach(&inv_hook, &opts);
ret = bpf_tc_detach(NULL, &opts_hp);
ret = bpf_tc_detach(hook, NULL);
ret = bpf_tc_detach(hook, &opts_hpr);
ret = bpf_tc_detach(hook, &opts_hpf);
ret = bpf_tc_detach(hook, &opts_hpi);
ret = bpf_tc_detach(hook, &opts_p);
ret = bpf_tc_detach(hook, &opts_h);
ret = bpf_tc_detach(hook, &opts_prio_max);
ASSERT_OK(bpf_tc_detach(hook, &opts_pf), "bpf_tc_detach");
ASSERT_OK(bpf_tc_detach(hook, &opts_hf), "bpf_tc_detach");
ASSERT_OK(bpf_tc_detach(hook, &opts_f), "bpf_tc_detach");
ret = bpf_tc_detach(hook, &opts);
ret = bpf_tc_detach(&inv_hook, &opts);
err = bpf_tc_detach(&tc_hook, &tc_opts);
err = bpf_tc_detach(&tc_hook, &tc_opts);
err = bpf_tc_detach(&tc_hook, &tc_opts);
err = bpf_tc_detach(&tc_hook, &tc_opts);
err = bpf_tc_detach(&tc_hook, &tc_opts);
bpf_tc_detach(&tc_hook, &tc_opts);