Home
last modified time | relevance | path

Searched refs:rslot_limit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dslhc_vj.h148 byte_t rslot_limit; /* highest receive slot id (0-l)*/ member
/kernel/linux/linux-6.6/include/net/
H A Dslhc_vj.h148 byte_t rslot_limit; /* highest receive slot id (0-l)*/ member
/kernel/linux/linux-5.10/drivers/net/slip/
H A Dslhc.c110 comp->rslot_limit = rslots - 1; in slhc_init()
515 if(x < 0 || x > comp->rslot_limit) in slhc_uncompress()
671 if(index > comp->rslot_limit) { in slhc_remember()
/kernel/linux/linux-6.6/drivers/net/slip/
H A Dslhc.c110 comp->rslot_limit = rslots - 1; in slhc_init()
515 if(x < 0 || x > comp->rslot_limit) in slhc_uncompress()
671 if(index > comp->rslot_limit) { in slhc_remember()

Completed in 4 milliseconds