OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCAP_VERSION_MAJOR
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
sf-pcap.c
213
if (hdr.version_major <
PCAP_VERSION_MAJOR
) {
574
hdr.version_major =
PCAP_VERSION_MAJOR
;
818
if (ph.version_major !=
PCAP_VERSION_MAJOR
||
/external/libpcap/pcap/
pcap.h
65
#define
PCAP_VERSION_MAJOR
2
Completed in 49 milliseconds