pub unsafe extern "C" fn dlpi_promiscon(
dh: *mut dlpi_handle_t,
level: c_uint,
) -> i32Expand description
Enable promiscuous mode for the specified handle. See DL_PROMISC_* for levels.
pub unsafe extern "C" fn dlpi_promiscon(
dh: *mut dlpi_handle_t,
level: c_uint,
) -> i32Enable promiscuous mode for the specified handle. See DL_PROMISC_* for levels.