[][src]Function capsule_ffi::_rte_eth_tx_burst

pub unsafe extern "C" fn _rte_eth_tx_burst(
    port_id: u16,
    queue_id: u16,
    tx_pkts: *mut *mut rte_mbuf,
    nb_pkts: u16
) -> u16

Send a burst of output packets on a transmit queue of an Ethernet device.