Lines Matching refs:FILE
77 * The first record in the file contains saved values for some
96 * magic number for your new capture file format, and, when
99 * use that magic number for save files with the changed file
103 * the old file header as well as files with the new file header
108 * be able to read your new capture file format.
171 * Each packet in the dump file is prepended with this generic header.
251 FILE *pcap_file(pcap_t *);
258 FILE *pcap_dump_file(pcap_dumper_t *);
282 /* Include file with the wpcap-specific extensions */