Home
last modified time | relevance | path

Searched refs:rslot_limit (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/net/
Dslhc_vj.h147 byte_t rslot_limit; /* highest receive slot id (0-l)*/ member
/linux-2.6.39/drivers/net/
Dslhc.c107 comp->rslot_limit = rslots - 1; in slhc_init()
507 if(x < 0 || x > comp->rslot_limit) in slhc_uncompress()
659 if(index > comp->rslot_limit) { in slhc_remember()