pcap_dump_file.3pcap - Man Page
get the standard I/O stream for a savefile being written
Synopsis
#include <pcap/pcap.h> FILE *pcap_dump_file(pcap_dumper_t *p);
Description
pcap_dump_file() returns the standard I/O stream of the “savefile” opened by pcap_dump_open(3PCAP).
See Also
pcap(3PCAP)
Info
3 January 2014