Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/
Dslhc_vj.h146 byte_t tslot_limit; /* highest transmit slot id (0-l)*/ member
/linux-2.6.39/drivers/net/
Dslhc.c115 comp->tslot_limit = tslots - 1; in slhc_init()
131 for(i = comp->tslot_limit; i > 0; --i){ in slhc_init()
135 ts[0].next = &(ts[comp->tslot_limit]); in slhc_init()