Searched refs:PCAP_NG_VERSION_MAJOR (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libpcap/
H A Dsf-pcap-ng.c120 * Current version number. If major_version isn't PCAP_NG_VERSION_MAJOR,
123 #define PCAP_NG_VERSION_MAJOR 1 macro
641 if (shbp->major_version != PCAP_NG_VERSION_MAJOR) {
1021 if (shbp->major_version != PCAP_NG_VERSION_MAJOR) {

Completed in 82 milliseconds