Searched refs:LIBSPEC (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libnatpmp/
H A Ddeclspec.h6 #define LIBSPEC __declspec(dllexport) macro
8 #define LIBSPEC __declspec(dllimport) macro
11 #define LIBSPEC macro
H A Dgetgateway.h47 LIBSPEC int getdefaultgateway(in_addr_t * addr);
H A Dnatpmp.h50 #define LIBSPEC macro
144 LIBSPEC int initnatpmp(natpmp_t * p, int forcegw, in_addr_t forcedgw);
152 LIBSPEC int closenatpmp(natpmp_t * p);
160 LIBSPEC int sendpublicaddressrequest(natpmp_t * p);
174 LIBSPEC int sendnewportmappingrequest(natpmp_t * p, int protocol,
186 LIBSPEC int getnatpmprequesttimeout(natpmp_t * p, struct timeval * timeout);
205 LIBSPEC int readnatpmpresponseorretry(natpmp_t * p, natpmpresp_t * response);
208 LIBSPEC const char * strnatpmperr(int t);
H A Dnatpmp.c56 LIBSPEC int initnatpmp(natpmp_t * p, int forcegw, in_addr_t forcedgw)
96 LIBSPEC int closenatpmp(natpmp_t * p)
139 LIBSPEC int getnatpmprequesttimeout(natpmp_t * p, struct timeval * timeout)
157 LIBSPEC int sendpublicaddressrequest(natpmp_t * p)
169 LIBSPEC int sendnewportmappingrequest(natpmp_t * p, int protocol,
186 LIBSPEC int readnatpmpresponse(natpmp_t * p, natpmpresp_t * response)
294 LIBSPEC const char * strnatpmperr(int r)
H A Dgetgateway.c321 LIBSPEC int getdefaultgateway(in_addr_t * addr)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/miniupnp/
H A Ddeclspec.h6 #define LIBSPEC __declspec(dllexport) macro
8 #define LIBSPEC __declspec(dllimport) macro
11 #define LIBSPEC macro
H A Dminiwget.h17 LIBSPEC void * getHTTPResponse(int s, int * size);
19 LIBSPEC void * miniwget(const char *, int *);
21 LIBSPEC void * miniwget_getaddr(const char *, int *, char *, int);
H A Dupnpcommands.h25 LIBSPEC UNSIGNED_INTEGER
29 LIBSPEC UNSIGNED_INTEGER
33 LIBSPEC UNSIGNED_INTEGER
37 LIBSPEC UNSIGNED_INTEGER
46 LIBSPEC int
58 LIBSPEC int
74 LIBSPEC int
85 LIBSPEC int
116 LIBSPEC int
136 LIBSPEC in
[all...]
H A Dminiupnpc.h56 LIBSPEC struct UPNPDev *
63 LIBSPEC void freeUPNPDevlist(struct UPNPDev * devlist);
68 LIBSPEC void parserootdesc(const char *, int, struct IGDdatas *);
96 LIBSPEC int
107 LIBSPEC int
113 LIBSPEC void GetUPNPUrls(struct UPNPUrls *, struct IGDdatas *, const char *);
115 LIBSPEC void FreeUPNPUrls(struct UPNPUrls *);
118 LIBSPEC int UPNPIGD_IsConnected(struct UPNPUrls *, struct IGDdatas *);
H A Dportlistingparse.h60 LIBSPEC void
64 LIBSPEC void
H A Dupnpcommands.c23 LIBSPEC UNSIGNED_INTEGER
47 LIBSPEC UNSIGNED_INTEGER
71 LIBSPEC UNSIGNED_INTEGER
95 LIBSPEC UNSIGNED_INTEGER
119 LIBSPEC int
184 LIBSPEC int
227 LIBSPEC int
296 LIBSPEC int
336 LIBSPEC int
397 LIBSPEC in
[all...]
H A Dminiupnpc.c93 LIBSPEC void parserootdesc(const char * buffer, int bufsize, struct IGDdatas * data)
322 LIBSPEC struct UPNPDev *
698 LIBSPEC void freeUPNPDevlist(struct UPNPDev * devlist)
734 LIBSPEC void GetUPNPUrls(struct UPNPUrls * urls, struct IGDdatas * data,
790 LIBSPEC void
837 LIBSPEC int

Completed in 124 milliseconds