Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/slip/
H A Dslhc.c121 comp->xmit_oldest = 0; in slhc_init()
230 struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]); in slhc_compress()
288 * xmit_oldest pointing to the end of the list. The in slhc_compress()
317 * xmit_oldest to update the lru linkage. in slhc_compress()
320 comp->xmit_oldest = lcs->cs_this; in slhc_compress()
331 comp->xmit_oldest = lcs->cs_this; in slhc_compress()
/kernel/linux/linux-6.6/drivers/net/slip/
H A Dslhc.c121 comp->xmit_oldest = 0; in slhc_init()
230 struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]); in slhc_compress()
288 * xmit_oldest pointing to the end of the list. The in slhc_compress()
317 * xmit_oldest to update the lru linkage. in slhc_compress()
320 comp->xmit_oldest = lcs->cs_this; in slhc_compress()
331 comp->xmit_oldest = lcs->cs_this; in slhc_compress()
/kernel/linux/linux-5.10/include/net/
H A Dslhc_vj.h150 byte_t xmit_oldest; /* oldest xmit in ring */ member
/kernel/linux/linux-6.6/include/net/
H A Dslhc_vj.h150 byte_t xmit_oldest; /* oldest xmit in ring */ member

Completed in 3 milliseconds