pub fn promisc_on(h: DlpiHandle, level: u32) -> Result<()>
Expand description
Enable promiscuous mode for the specified handle. See DL_PROMISC_* for levels.
pub fn promisc_on(h: DlpiHandle, level: u32) -> Result<()>
Enable promiscuous mode for the specified handle. See DL_PROMISC_* for levels.