Function libbpf_sys::bpf_xdp_attach

source ยท
pub unsafe extern "C" fn bpf_xdp_attach(
    ifindex: c_int,
    prog_fd: c_int,
    flags: __u32,
    opts: *const bpf_xdp_attach_opts
) -> c_int