Searched refs:lcs (Results 1 – 7 of 7) sorted by relevance
231 register struct cstate *lcs = ocs; in slhc_compress() local232 register struct cstate *cs = lcs->next; in slhc_compress()300 lcs = cs; in slhc_compress()314 comp->xmit_oldest = lcs->cs_this; in slhc_compress()321 if(lcs == ocs) { in slhc_compress()325 comp->xmit_oldest = lcs->cs_this; in slhc_compress()328 lcs->next = cs->next; in slhc_compress()
10 obj-$(CONFIG_LCS) += lcs.o
11 To compile as a module, choose M. The module name is lcs.
53 #error Cannot compile lcs.c without some net devices switched on.
209 devices, like lcs or ctc.
2041 to switch on the lcs "debug feature"2042 echo 5 > /proc/s390dbf/lcs/level2044 cat /proc/s390dbf/lcs/sprintf >/logfile2091 drivers e.g. lcs are registered with this layer.
88 W: http://www.pdos.lcs.mit.edu/~cananian