Home
last modified time | relevance | path

Searched refs:PCAP_VERSION_MAJOR (Results 1 – 3 of 3) sorted by relevance

/external/libpcap/
Dpcap1.h57 #define PCAP_VERSION_MAJOR 3 macro
Dpcap.h60 #define PCAP_VERSION_MAJOR 2 macro
Dsavefile.c859 hdr.version_major = PCAP_VERSION_MAJOR; in sf_write_header()
1041 if (hdr.version_major < PCAP_VERSION_MAJOR) { in pcap_fopen_offline()