Searched refs:slhc_init (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dslhc_vj.h174 struct slcompress *slhc_init(int rslots, int tslots);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dslhc.c91 slhc_init(int rslots, int tslots) function
692 EXPORT_SYMBOL(slhc_init); variable
736 slhc_init(int rslots, int tslots) function
738 printk(KERN_DEBUG "Called IP function on non IP-system: slhc_init");
741 EXPORT_SYMBOL(slhc_init); variable
H A Dslip.c158 slcomp = slhc_init(16, 16);
H A Dppp_generic.c891 vj = slhc_init(val2+1, val+1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.c319 is->slcomp = slhc_init(16, 16); /* not necessary for 2. link in bundle */
569 sltmp = slhc_init(16, val);

Completed in 145 milliseconds