1PCAP_DUMP_FILE(3PCAP)                                    PCAP_DUMP_FILE(3PCAP)
2
3
4

NAME

6       pcap_dump_file - get the standard I/O stream for a savefile being writ‐
7       ten
8

SYNOPSIS

10       #include <pcap/pcap.h>
11
12       FILE *pcap_dump_file(pcap_dumper_t *p);
13

DESCRIPTION

15       pcap_dump_file() returns the standard I/O stream  of  the  ``savefile''
16       opened by pcap_dump_open(3PCAP).
17

SEE ALSO

19       pcap(3PCAP)
20
21
22
23                                3 January 2014           PCAP_DUMP_FILE(3PCAP)
Impressum