[][src]Function capsule_ffi::rte_eth_dev_filter_ctrl

pub unsafe extern "C" fn rte_eth_dev_filter_ctrl(
    port_id: u16,
    filter_type: Type,
    filter_op: Type,
    arg: *mut c_void
) -> c_int