Home
last modified time | relevance | path

Searched refs:bpf_xdp_query_opts (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_info.c11 LIBBPF_OPTS(bpf_xdp_query_opts, opts); in serial_test_xdp_info()
H A Dxdp_do_redirect.c104 LIBBPF_OPTS(bpf_xdp_query_opts, query_opts); in test_xdp_do_redirect()
H A Dxdp_bonding.c498 LIBBPF_OPTS(bpf_xdp_query_opts, query_opts); in test_xdp_bonding_features()
/linux/tools/lib/bpf/
H A Dnetlink.c431 int bpf_xdp_query(int ifindex, int xdp_flags, struct bpf_xdp_query_opts *opts) in bpf_xdp_query()
446 if (!OPTS_VALID(opts, bpf_xdp_query_opts)) in bpf_xdp_query()
508 LIBBPF_OPTS(bpf_xdp_query_opts, opts); in bpf_xdp_query_id()
H A Dlibbpf.h1284 struct bpf_xdp_query_opts { struct
1301 LIBBPF_API int bpf_xdp_query(int ifindex, int flags, struct bpf_xdp_query_opts *opts); argument
/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c430 LIBBPF_OPTS(bpf_xdp_query_opts, opts); in dut_run()
H A Dxsk.c283 LIBBPF_OPTS(bpf_xdp_query_opts, opts); in xsk_is_in_mode()
H A Dxskxceiver.c1751 LIBBPF_OPTS(bpf_xdp_query_opts, opts); in thread_common_ops()
2421 LIBBPF_OPTS(bpf_xdp_query_opts, query_opts); in init_iface()