Searched refs:NATPMP_ERR_SOCKETERROR (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.h93 /* NATPMP_ERR_SOCKETERROR : socket() failed. check errno for details */
94 #define NATPMP_ERR_SOCKETERROR (-2) macro
140 * NATPMP_ERR_SOCKETERROR
H A Dnatpmp.c69 return NATPMP_ERR_SOCKETERROR;
301 case NATPMP_ERR_SOCKETERROR:

Completed in 41 milliseconds