Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
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()