Searched refs:PCAP_DEPRECATED (Results 1 – 2 of 2) sorted by relevance
227 #define PCAP_DEPRECATED(func, msg) __attribute__((deprecated(msg))) macro235 #define PCAP_DEPRECATED(func, msg) __attribute__((deprecated)) macro244 #define PCAP_DEPRECATED(func, msg) __pragma(deprecated(func)) macro246 #define PCAP_DEPRECATED(func, msg) macro
326 PCAP_DEPRECATED(pcap_lookupdev, "use 'pcap_findalldevs' and use the first device");