Searched refs:PCAP_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance
213 if (hdr.version_major < PCAP_VERSION_MAJOR) { in pcap_check_header()574 hdr.version_major = PCAP_VERSION_MAJOR; in sf_write_header()818 if (ph.version_major != PCAP_VERSION_MAJOR || in pcap_dump_open_append()
65 #define PCAP_VERSION_MAJOR 2 macro