Home
last modified time | relevance | path

Searched refs:lcs (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/slip/
A Dslhc.c231 struct cstate *lcs = ocs; in slhc_compress() local
232 struct cstate *cs = lcs->next; in slhc_compress()
306 lcs = cs; in slhc_compress()
320 comp->xmit_oldest = lcs->cs_this; in slhc_compress()
327 if(lcs == ocs) { in slhc_compress()
331 comp->xmit_oldest = lcs->cs_this; in slhc_compress()
334 lcs->next = cs->next; in slhc_compress()
/linux/drivers/s390/net/
A DMakefile11 obj-$(CONFIG_LCS) += lcs.o
A DKconfig12 To compile as a module, choose M. The module name is lcs.
A Dlcs.c40 #error Cannot compile lcs.c without some net devices switched on.
/linux/Documentation/s390/
A Ddriver-model.rst247 devices, like lcs or ctc.
/linux/
A DCREDITS88 W: http://www.pdos.lcs.mit.edu/~cananian

Completed in 23 milliseconds