Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dxdp_info.c11 LIBBPF_OPTS(bpf_xdp_query_opts, opts); in serial_test_xdp_info()
A Dxdp_do_redirect.c102 LIBBPF_OPTS(bpf_xdp_query_opts, query_opts); in test_xdp_do_redirect()
/linux-6.3-rc2/tools/lib/bpf/
A Dnetlink.c427 int bpf_xdp_query(int ifindex, int xdp_flags, struct bpf_xdp_query_opts *opts) in bpf_xdp_query()
442 if (!OPTS_VALID(opts, bpf_xdp_query_opts)) in bpf_xdp_query()
497 LIBBPF_OPTS(bpf_xdp_query_opts, opts); in bpf_xdp_query_id()
A Dlibbpf.h1044 struct bpf_xdp_query_opts { struct
1060 LIBBPF_API int bpf_xdp_query(int ifindex, int flags, struct bpf_xdp_query_opts *opts); argument
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dxdp_features.c417 LIBBPF_OPTS(bpf_xdp_query_opts, opts); in dut_run()
A Dxsk.c272 LIBBPF_OPTS(bpf_xdp_query_opts, opts); in xsk_is_in_mode()
A Dxskxceiver.c1264 LIBBPF_OPTS(bpf_xdp_query_opts, opts); in thread_common_ops()

Completed in 16 milliseconds