[][src]Type Definition capsule_ffi::eth_mac_addr_add_t

type eth_mac_addr_add_t = Option<unsafe extern "C" fn(dev: *mut rte_eth_dev, mac_addr: *mut rte_ether_addr, index: u32, vmdq: u32) -> c_int>;