Searched refs:bpf_tc_hook_destroy (Results 1 – 13 of 13) sorted by relevance
85 ret = bpf_tc_hook_destroy(&inv_hook); in test_tc_bpf_api()109 ret = bpf_tc_hook_destroy(&inv_hook); in test_tc_bpf_api()134 ret = bpf_tc_hook_destroy(&inv_hook); in test_tc_bpf_api()158 ret = bpf_tc_hook_destroy(&inv_hook); in test_tc_bpf_api()183 ret = bpf_tc_hook_destroy(&inv_hook); in test_tc_bpf_api()363 ret = bpf_tc_hook_destroy(&hook); in tc_bpf_root()369 bpf_tc_hook_destroy(&hook); in tc_bpf_root()375 bpf_tc_hook_destroy(&hook); in tc_bpf_root()382 bpf_tc_hook_destroy(&hook); in tc_bpf_root()388 bpf_tc_hook_destroy(&hook); in tc_bpf_root()[all …]
52 bpf_tc_hook_destroy(hook); in attach_tc_prog()242 bpf_tc_hook_destroy(&tc_hook); in test_xdp_do_redirect()
123 bpf_tc_hook_destroy(&hook); in attach_progs()128 bpf_tc_hook_destroy(&hook); in attach_progs()
88 bpf_tc_hook_destroy(hook); in attach_tc_prog()97 bpf_tc_hook_destroy(hook); in attach_tc_prog()
71 bpf_tc_hook_destroy(&qdisc_hook); in test_decap_sanity()
291 bpf_tc_hook_destroy(hook); in attach_tc_prog()300 bpf_tc_hook_destroy(hook); in attach_tc_prog()
168 bpf_tc_hook_destroy(&tc_hook); in run_assign_reuse()
652 bpf_tc_hook_destroy(&tc_hook); in test_tc_chain_classic()2263 bpf_tc_hook_destroy(&tc_hook); in test_tc_opts_delete_empty()2369 bpf_tc_hook_destroy(&tc_hook); in test_tc_chain_mixed()
614 bpf_tc_hook_destroy(&tc_hook); in test_tc_chain_classic()1670 bpf_tc_hook_destroy(&tc_hook); in test_tc_chain_mixed()
265 bpf_tc_hook_destroy;
1222 LIBBPF_API int bpf_tc_hook_destroy(struct bpf_tc_hook *hook);
632 int bpf_tc_hook_destroy(struct bpf_tc_hook *hook) in bpf_tc_hook_destroy() function
37 err = bpf_tc_hook_destroy(&hook); in cleanup()