Searched defs:PCAP_DEPRECATED (Results 1 – 1 of 1) sorted by relevance
225 #define PCAP_DEPRECATED(func, msg) __attribute__((deprecated(msg))) macro233 #define PCAP_DEPRECATED(func, msg) __attribute__((deprecated)) macro242 #define PCAP_DEPRECATED(func, msg) __pragma(deprecated(func)) macro244 #define PCAP_DEPRECATED(func, msg) macro