Searched refs:rte_pcapng_write_packets (Results 1 – 6 of 6) sorted by relevance
8 rte_pcapng_write_packets;
153 rte_pcapng_write_packets(rte_pcapng_t *self,
535 rte_pcapng_write_packets(rte_pcapng_t *self, in rte_pcapng_write_packets() function
37 and ``rte_pcapng_write_packets`` writes a burst of packets to the output file.
151 len = rte_pcapng_write_packets(pcapng, clones, NUM_PACKETS); in test_write_packets()
764 written = rte_pcapng_write_packets(out.pcapng, pkts, n); in process_ring()