[][src]Type Definition capsule_ffi::vlan_tpid_set_t

type vlan_tpid_set_t = Option<unsafe extern "C" fn(dev: *mut rte_eth_dev, type_: Type, tpid: u16) -> c_int>;