Home
last modified time | relevance | path

Searched refs:slhc_free (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dslhc_vj.h176 void slhc_free(struct slcompress *comp);
/linux/drivers/net/slip/
H A Dslhc.c154 slhc_free(struct slcompress *comp) in slhc_free() function
745 slhc_free(struct slcompress *comp) in slhc_free() function
760 EXPORT_SYMBOL(slhc_free);
H A Dslip.c198 slhc_free(slcomp); in sl_alloc_bufs()
213 slhc_free(xchg(&sl->slcomp, NULL)); in sl_free_bufs()