Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dxdp_attach.c14 LIBBPF_OPTS(bpf_xdp_attach_opts, opts); in serial_test_xdp_attach()
A Dxdp_link.c13 LIBBPF_OPTS(bpf_xdp_attach_opts, opts); in serial_test_xdp_link()
/linux-6.3-rc2/samples/bpf/
A Dxdp_fwd_user.c52 LIBBPF_OPTS(bpf_xdp_attach_opts, opts); in do_detach()
/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf.h1037 struct bpf_xdp_attach_opts { struct
1057 const struct bpf_xdp_attach_opts *opts); argument
1059 const struct bpf_xdp_attach_opts *opts);
A Dnetlink.c321 int bpf_xdp_attach(int ifindex, int prog_fd, __u32 flags, const struct bpf_xdp_attach_opts *opts) in bpf_xdp_attach()
325 if (!OPTS_VALID(opts, bpf_xdp_attach_opts)) in bpf_xdp_attach()
338 int bpf_xdp_detach(int ifindex, __u32 flags, const struct bpf_xdp_attach_opts *opts) in bpf_xdp_detach()
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dxdp_synproxy.c25 LIBBPF_OPTS(bpf_xdp_attach_opts, opts); in cleanup()
A Dxdp_hw_metadata.c330 LIBBPF_OPTS(bpf_xdp_attach_opts, opts); in cleanup()

Completed in 12 milliseconds