Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dtc_bpf.c84 ret = bpf_tc_hook_destroy(&inv_hook); in test_tc_bpf_api()
108 ret = bpf_tc_hook_destroy(&inv_hook); in test_tc_bpf_api()
133 ret = bpf_tc_hook_destroy(&inv_hook); in test_tc_bpf_api()
157 ret = bpf_tc_hook_destroy(&inv_hook); in test_tc_bpf_api()
182 ret = bpf_tc_hook_destroy(&inv_hook); in test_tc_bpf_api()
362 ret = bpf_tc_hook_destroy(&hook); in test_tc_bpf()
368 bpf_tc_hook_destroy(&hook); in test_tc_bpf()
374 bpf_tc_hook_destroy(&hook); in test_tc_bpf()
381 bpf_tc_hook_destroy(&hook); in test_tc_bpf()
387 bpf_tc_hook_destroy(&hook); in test_tc_bpf()
[all …]
A Dxdp_do_redirect.c60 bpf_tc_hook_destroy(hook); in attach_tc_prog()
225 bpf_tc_hook_destroy(&tc_hook); in test_xdp_do_redirect()
A Dtest_tunnel.c230 bpf_tc_hook_destroy(hook); in attach_tc_prog()
239 bpf_tc_hook_destroy(hook); in attach_tc_prog()
A Dxfrm_info.c103 bpf_tc_hook_destroy(hook); in attach_tc_prog()
112 bpf_tc_hook_destroy(hook); in attach_tc_prog()
A Ddecap_sanity.c80 bpf_tc_hook_destroy(&qdisc_hook); in test_decap_sanity()
/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf.map265 bpf_tc_hook_destroy;
A Dlibbpf.h1098 LIBBPF_API int bpf_tc_hook_destroy(struct bpf_tc_hook *hook);
A Dnetlink.c621 int bpf_tc_hook_destroy(struct bpf_tc_hook *hook) in bpf_tc_hook_destroy() function
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dxdp_synproxy.c37 err = bpf_tc_hook_destroy(&hook); in cleanup()

Completed in 13 milliseconds