Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dxdp_attach.c14 DECLARE_LIBBPF_OPTS(bpf_xdp_set_link_opts, opts, in serial_test_xdp_attach()
A Dxdp_link.c12 DECLARE_LIBBPF_OPTS(bpf_xdp_set_link_opts, opts, .old_fd = -1); in serial_test_xdp_link()
/linux/tools/lib/bpf/
A Dnetlink.c221 const struct bpf_xdp_set_link_opts *opts) in bpf_set_link_xdp_fd_opts()
225 if (!OPTS_VALID(opts, bpf_xdp_set_link_opts)) in bpf_set_link_xdp_fd_opts()
A Dlibbpf.h691 struct bpf_xdp_set_link_opts { struct
700 const struct bpf_xdp_set_link_opts *opts); argument

Completed in 10 milliseconds