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.h327 #define PCAP_DEPRECATED(msg) __attribute__((deprecated(msg))) macro
335 #define PCAP_DEPRECATED(msg) __attribute__((deprecated)) macro
344 #define PCAP_DEPRECATED(msg) _declspec(deprecated(msg)) macro
346 #define PCAP_DEPRECATED(msg) macro