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

/freebsd-12-stable/contrib/libpcap/pcap/
H A Dcompiler-tests.h121 #define PCAP_IS_AT_LEAST_SUNC_VERSION(major,minor) 0 macro
127 #define PCAP_IS_AT_LEAST_SUNC_VERSION(major,minor) \ macro
H A Dfuncattrs.h126 #elif PCAP_IS_AT_LEAST_SUNC_VERSION(5,5)
163 || PCAP_IS_AT_LEAST_SUNC_VERSION(5,9) \
218 || PCAP_IS_AT_LEAST_SUNC_VERSION(5,13)

Completed in 106 milliseconds