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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradius.c103 #ifndef MAXCLASSLEN
104 #define MAXCLASSLEN 500 macro
123 char class[MAXCLASSLEN];
624 if (vp->lvalue <= MAXCLASSLEN) {

Completed in 26 milliseconds