Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap1.h58 #define PCAP_VERSION_MINOR 0 macro
Dpcap.h61 #define PCAP_VERSION_MINOR 4 macro
Dsavefile.c860 hdr.version_minor = PCAP_VERSION_MINOR; in sf_write_header()