Home
last modified time | relevance | path

Searched defs:PCAP_DEPRECATED (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libpcap/pcap/
H A Dfuncattrs.h307 #define PCAP_DEPRECATED(msg) __attribute__((deprecated(msg))) macro
315 #define PCAP_DEPRECATED(msg) __attribute__((deprecated)) macro
324 #define PCAP_DEPRECATED(msg) _declspec(deprecated(msg)) macro
326 #define PCAP_DEPRECATED(msg) macro