Searched refs:NATPMP_ERR_CONNECTERR (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libnatpmp/
H A Dnatpmp.h106 /* NATPMP_ERR_CONNECTERR : connect() failed. check errno for details */
107 #define NATPMP_ERR_CONNECTERR (-8) macro
143 * NATPMP_ERR_CONNECTERR */
H A Dnatpmp.c92 return NATPMP_ERR_CONNECTERR;
323 case NATPMP_ERR_CONNECTERR:

Completed in 46 milliseconds