Searched refs:bpf_xdp_query_opts (Results 1 – 3 of 3) sorted by relevance
360 int bpf_xdp_query(int ifindex, int xdp_flags, struct bpf_xdp_query_opts *opts) in bpf_xdp_query()371 if (!OPTS_VALID(opts, bpf_xdp_query_opts)) in bpf_xdp_query()401 LIBBPF_OPTS(bpf_xdp_query_opts, opts); in bpf_xdp_query_id()
953 struct bpf_xdp_query_opts { struct968 LIBBPF_API int bpf_xdp_query(int ifindex, int flags, struct bpf_xdp_query_opts *opts); argument
1281 LIBBPF_OPTS(bpf_xdp_query_opts, opts); in thread_common_ops()