Searched defs:PCAP_DEPRECATED (Results 1 – 1 of 1) sorted by relevance
327 #define PCAP_DEPRECATED(msg) __attribute__((deprecated(msg))) macro335 #define PCAP_DEPRECATED(msg) __attribute__((deprecated)) macro344 #define PCAP_DEPRECATED(msg) _declspec(deprecated(msg)) macro346 #define PCAP_DEPRECATED(msg) macro