Lines Matching refs:FILE
80 * The first record in the file contains saved values for some
99 * magic number for your new capture file format, and, when
102 * use that magic number for save files with the changed file
106 * the old file header as well as files with the new file header
111 * be able to read your new capture file format.
224 pcap_t *pcap_fopen_offline(FILE *, char *);
259 FILE *pcap_file(pcap_t *);
263 pcap_dumper_t *pcap_dump_fopen(pcap_t *, FILE *fp);
264 FILE *pcap_dump_file(pcap_dumper_t *);
292 /* Include file with the wpcap-specific extensions */