Searched refs:rte_pcapng_fdopen (Results 1 – 6 of 6) sorted by relevance
| /dpdk/lib/pcapng/ |
| H A D | version.map | 6 rte_pcapng_fdopen;
|
| H A D | rte_pcapng.h | 59 rte_pcapng_fdopen(int fd,
|
| H A D | rte_pcapng.c | 575 rte_pcapng_fdopen(int fd, in rte_pcapng_fdopen() function
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | pcapng_lib.rst | 26 The output stream is created with ``rte_pcapng_fdopen``,
|
| /dpdk/app/test/ |
| H A D | test_pcapng.c | 105 pcapng = rte_pcapng_fdopen(tmp_fd, NULL, NULL, "pcapng_test", NULL); in test_setup()
|
| /dpdk/app/dumpcap/ |
| H A D | main.c | 648 ret.pcapng = rte_pcapng_fdopen(fd, os, NULL, in create_output()
|