bpf_module_create_b

Function bpf_module_create_b 

Source
pub unsafe extern "C" fn bpf_module_create_b(
    filename: *const c_char,
    proto_filename: *const c_char,
    flags: c_uint,
    dev_name: *const c_char,
) -> *mut c_void