Searched refs:PCAP_API_DEF (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/libpcap/pcap/
H A Dfuncattrs.h46 * PCAP_API_DEF must be used when defining *data* exported from
52 * exported from libpcap; PCAP_API_DEF won't work on all platforms.
78 * if pcap_EXPORTS is defined, we define PCAP_API_DEF as
81 * if PCAP_DLL is defined, we define PCAP_API_DEF as
84 * otherwise, we define PCAP_API_DEF as nothing.
91 #define PCAP_API_DEF __declspec(dllexport) macro
97 #define PCAP_API_DEF __declspec(dllimport) macro
105 #define PCAP_API_DEF macro
109 #define PCAP_API_DEF macro
125 #define PCAP_API_DEF __attribute_ macro
132 #define PCAP_API_DEF macro
137 #define PCAP_API_DEF macro
143 #define PCAP_API_DEF macro
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dnametoaddr.c571 PCAP_API_DEF struct eproto eproto_db[] = {
H A Dpcap.c187 PCAP_API_DEF char pcap_version[] = PACKAGE_VERSION;
4062 PCAP_API_DEF void
H A Doptimize.c67 PCAP_API_DEF void
92 PCAP_API_DEF void

Completed in 120 milliseconds