Searched refs:MAXPAPCODE (Results 1 – 1 of 1) sorted by relevance
80 #define MAXPAPCODE (sizeof papcodes / sizeof papcodes[0] - 1) macro207 if (authp->in.hdr.code == 0 || authp->in.hdr.code > MAXPAPCODE) { in pap_Input()