HomeSort by relevance Sort by last modified time
    Searched refs:PCAP_IS_AT_LEAST_SUNC_VERSION (Results 1 - 2 of 2) sorted by null

  /external/libpcap/pcap/
compiler-tests.h 121 #define PCAP_IS_AT_LEAST_SUNC_VERSION(major,minor) 0
127 #define PCAP_IS_AT_LEAST_SUNC_VERSION(major,minor) \
funcattrs.h 126 #elif PCAP_IS_AT_LEAST_SUNC_VERSION(5,5)
163 || PCAP_IS_AT_LEAST_SUNC_VERSION(5,9) \
216 || PCAP_IS_AT_LEAST_SUNC_VERSION(5,13)

Completed in 542 milliseconds