Function bpf_sys::bpf_prog_get_next_id[][src]

pub unsafe extern "C" fn bpf_prog_get_next_id(
    start_id: u32,
    next_id: *mut u32
) -> c_int