Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dsf-pcapng.c108 #define PCAP_NG_VERSION_MAJOR 1 macro
981 if (! (shbp->major_version == PCAP_NG_VERSION_MAJOR && in pcap_ng_check_header()
1334 if (shbp->major_version != PCAP_NG_VERSION_MAJOR) { in pcap_ng_next_packet()