tslot_limit 118 drivers/net/slip/slhc.c comp->tslot_limit = tslots - 1; tslot_limit 134 drivers/net/slip/slhc.c for(i = comp->tslot_limit; i > 0; --i){ tslot_limit 138 drivers/net/slip/slhc.c ts[0].next = &(ts[comp->tslot_limit]); tslot_limit 147 include/net/slhc_vj.h byte_t tslot_limit; /* highest transmit slot id (0-l)*/