Home
last modified time | relevance | path

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

/openbmc/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, optl); in test_tc_links_dev_cleanup_target()
[all …]
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()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.h788 struct bpf_tcx_opts { struct
801 const struct bpf_tcx_opts *opts); argument
H A Dlibbpf.c11968 const struct bpf_tcx_opts *opts) in bpf_program__attach_tcx()
11974 if (!OPTS_VALID(opts, bpf_tcx_opts)) in bpf_program__attach_tcx()