Searched defs:PCAP_DEPRECATED (Results 1 – 1 of 1) sorted by relevance
291 #define PCAP_DEPRECATED(func, msg) __attribute__((deprecated(msg))) macro299 #define PCAP_DEPRECATED(func, msg) __attribute__((deprecated)) macro308 #define PCAP_DEPRECATED(func, msg) __pragma(deprecated(func)) macro310 #define PCAP_DEPRECATED(func, msg) macro