Home
last modified time | relevance | path

Searched refs:slhc_init (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
A Dslhc_vj.h175 struct slcompress *slhc_init(int rslots, int tslots);
/linux/drivers/net/slip/
A Dslhc.c92 slhc_init(int rslots, int tslots) in slhc_init() function
739 slhc_init(int rslots, int tslots) in slhc_init() function
748 EXPORT_SYMBOL(slhc_init);
A Dslip.c167 slcomp = slhc_init(16, 16); in sl_alloc_bufs()
/linux/drivers/net/ppp/
A Dppp_generic.c872 vj = slhc_init(val2+1, val+1); in ppp_ioctl()

Completed in 37 milliseconds