Searched refs:NATPMP_ERR_CLOSEERR (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.h97 /* NATPMP_ERR_CLOSEERR : close() failed. check errno for details */
98 #define NATPMP_ERR_CLOSEERR (-4) macro
151 * NATPMP_ERR_CLOSEERR */
H A Dnatpmp.c101 return NATPMP_ERR_CLOSEERR;
307 case NATPMP_ERR_CLOSEERR:

Completed in 109 milliseconds