Searched defs:TELOPT_OK (Results 1 – 4 of 4) sorted by relevance
142 #define TELOPT_OK(x) ((unsigned int)(x) <= TELOPT_LAST) macro
146 #define TELOPT_OK(x) ((unsigned int)(x) <= TELOPT_LAST) macro
144 #define TELOPT_OK(x) ((unsigned int)(x) <= TELOPT_LAST) macro
160 #define TELOPT_OK(x) ((unsigned int)(x) <= TELOPT_LAST) macro