[][src]Type Definition capsule_ffi::eth_l2_tunnel_offload_set_t

type eth_l2_tunnel_offload_set_t = Option<unsafe extern "C" fn(dev: *mut rte_eth_dev, l2_tunnel: *mut rte_eth_l2_tunnel_conf, mask: u32, en: u8) -> c_int>;