Home
last modified time | relevance | path

Searched refs:bpf_tcx_opts (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_links.c19 LIBBPF_OPTS(bpf_tcx_opts, optl); in serial_test_tc_links_basic()
118 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_before_target()
272 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_after_target()
426 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_revision_target()
528 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_chain_classic()
632 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_replace_target()
858 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_invalid_target()
1170 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_prepend_target()
1326 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_append_target()
1481 LIBBPF_OPTS(bpf_tcx_opts, opt in test_tc_links_dev_cleanup_target()
[all...]
H A Dtc_change_tail.c13 LIBBPF_OPTS(bpf_tcx_opts, tcx_opts); in test_tc_change_tail()
H A Dtc_opts.c1401 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/tools/lib/bpf/
H A Dlibbpf.h852 struct bpf_tcx_opts { struct
865 const struct bpf_tcx_opts *opts); argument
H A Dlibbpf.c12888 const struct bpf_tcx_opts *opts) in bpf_program__attach_tcx()
12894 if (!OPTS_VALID(opts, bpf_tcx_opts)) in bpf_program__attach_tcx()