bpf_attach_socket

Function bpf_attach_socket 

Source
pub unsafe extern "C" fn bpf_attach_socket(
    sockfd: c_int,
    progfd: c_int,
) -> c_int