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

/freebsd-11-stable/contrib/libpcap/
H A Dsf-pcapng.c103 * Current version number. If major_version isn't PCAP_NG_VERSION_MAJOR,
106 #define PCAP_NG_VERSION_MAJOR 1 macro
962 if (! (shbp->major_version == PCAP_NG_VERSION_MAJOR &&
1315 if (shbp->major_version != PCAP_NG_VERSION_MAJOR) {

Completed in 294 milliseconds