bpf_xdp_attach_opts
LIBBPF_OPTS(bpf_xdp_attach_opts, opts);
const struct bpf_xdp_attach_opts *opts);
const struct bpf_xdp_attach_opts *opts);
int bpf_xdp_attach(int ifindex, int prog_fd, __u32 flags, const struct bpf_xdp_attach_opts *opts)
if (!OPTS_VALID(opts, bpf_xdp_attach_opts))
int bpf_xdp_detach(int ifindex, __u32 flags, const struct bpf_xdp_attach_opts *opts)
LIBBPF_OPTS(bpf_xdp_attach_opts, opts);
LIBBPF_OPTS(bpf_xdp_attach_opts, opts);
LIBBPF_OPTS(bpf_xdp_attach_opts, opts);
LIBBPF_OPTS(bpf_xdp_attach_opts, opts);
LIBBPF_OPTS(bpf_xdp_attach_opts, opts);