Searched refs:PCAP_VERSION_MINOR (Results 1 – 3 of 3) sorted by relevance
/external/libpcap/ | ||
D | pcap1.h | 58 #define PCAP_VERSION_MINOR 0 macro |
D | pcap.h | 61 #define PCAP_VERSION_MINOR 4 macro |
D | savefile.c | 860 hdr.version_minor = PCAP_VERSION_MINOR; in sf_write_header() |