dlpi_promiscoff

Function dlpi_promiscoff 

Source
pub unsafe extern "C" fn dlpi_promiscoff(
    dh: *mut dlpi_handle_t,
    level: c_uint,
) -> i32
Expand description

Disable promiscuous mode for the specified handle. See DL_PROMISC_* for levels.