Searched refs:bpf_tcx_opts (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | tc_links.c | 17 LIBBPF_OPTS(bpf_tcx_opts, optl); in serial_test_tc_links_basic() 116 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_before_target() 270 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_after_target() 424 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_revision_target() 526 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_chain_classic() 630 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_replace_target() 856 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_invalid_target() 1168 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_prepend_target() 1324 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_append_target() 1479 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_dev_cleanup_target() [all …]
|
| D | tc_opts.c | 1401 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_opts_mixed_target() 1576 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_opts_demixed_target()
|
| /Linux-v6.6/tools/lib/bpf/ |
| D | libbpf.h | 788 struct bpf_tcx_opts { struct 801 const struct bpf_tcx_opts *opts); argument
|
| D | libbpf.c | 11958 const struct bpf_tcx_opts *opts) in bpf_program__attach_tcx() 11964 if (!OPTS_VALID(opts, bpf_tcx_opts)) in bpf_program__attach_tcx()
|