Searched refs:bpf_xdp_set_link_opts (Results 1 – 4 of 4) sorted by relevance
14 DECLARE_LIBBPF_OPTS(bpf_xdp_set_link_opts, opts, in test_xdp_attach()
12 DECLARE_LIBBPF_OPTS(bpf_xdp_set_link_opts, opts, .old_fd = -1); in test_xdp_link()
203 const struct bpf_xdp_set_link_opts *opts) in bpf_set_link_xdp_fd_opts()207 if (!OPTS_VALID(opts, bpf_xdp_set_link_opts)) in bpf_set_link_xdp_fd_opts()
507 struct bpf_xdp_set_link_opts { struct516 const struct bpf_xdp_set_link_opts *opts); argument