Searched refs:MAX_STATES (Results 1 – 5 of 5) sorted by relevance
37 #define MAX_STATES 16 /* must be > 2 and < 256 */ macro135 struct cstate tstate[MAX_STATES]; /* xmit connection states */136 struct cstate rstate[MAX_STATES]; /* receive connection states */
38 #define MAX_STATES 16 /* from slcompress.h */ macro
387 wo->maxslotindex = MAX_STATES - 1; /* really max index */392 ao->maxslotindex = MAX_STATES - 1;1259 maxslotindex = MAX_STATES - 1;
83 max_state = MAX_STATES - 1; in vj_compress_init()499 if (getip_p(buf) >= MAX_STATES || in vj_uncompress_uncomp()556 if (*cp >= MAX_STATES) { in vj_uncompress_tcp()
765 if (nxslots > MAX_STATES || nrslots > MAX_STATES) in spppcomp_inner_ioctl()