Provided by: libpcap0.8-dev_1.7.4-2ubuntu0.1_amd64 bug

NAME

       pcap_dump_file - 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().

SEE ALSO

       pcap(3PCAP)

                                           5 April 2008                     PCAP_DUMP_FILE(3PCAP)