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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dmagnet.c97 #define MAX_WEBSEEDS 64 macro
106 char * ws[MAX_WEBSEEDS];
163 if( ( vallen > 0 ) && ( keylen==2 ) && !memcmp( key, "ws", 2 ) && ( wsCount < MAX_WEBSEEDS ) )

Completed in 63 milliseconds