libbpf_sys

Function bpf_tc_attach

Source
pub unsafe extern "C" fn bpf_tc_attach(
    hook: *const bpf_tc_hook,
    opts: *mut bpf_tc_opts,
) -> c_int