Searched refs:NATPMP_ERR_WRONGPACKETSOURCE (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.h108 /* NATPMP_ERR_WRONGPACKETSOURCE : packet not received from the network gateway */
109 #define NATPMP_ERR_WRONGPACKETSOURCE (-9) macro
197 * NATPMP_ERR_WRONGPACKETSOURCE
H A Dnatpmp.c210 n = NATPMP_ERR_WRONGPACKETSOURCE;
326 case NATPMP_ERR_WRONGPACKETSOURCE:

Completed in 50 milliseconds