Searched refs:lcs (Results 1 – 6 of 6) sorted by relevance
231 struct cstate *lcs = ocs; in slhc_compress() local232 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()
11 obj-$(CONFIG_LCS) += lcs.o
12 To compile as a module, choose M. The module name is lcs.
40 #error Cannot compile lcs.c without some net devices switched on.
247 devices, like lcs or ctc.
88 W: http://www.pdos.lcs.mit.edu/~cananian