Home
last modified time | relevance | path

Searched refs:slhc_free (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dslhc_vj.h176 void slhc_free(struct slcompress *comp);
/kernel/linux/linux-6.6/include/net/
H A Dslhc_vj.h176 void slhc_free(struct slcompress *comp);
/kernel/linux/linux-5.10/drivers/net/slip/
H A Dslhc.c154 slhc_free(struct slcompress *comp) in slhc_free() function
734 slhc_free(struct slcompress *comp) in slhc_free() function
736 printk(KERN_DEBUG "Called IP function on non IP-system: slhc_free"); in slhc_free()
749 EXPORT_SYMBOL(slhc_free); variable
H A Dslip.c197 slhc_free(slcomp); in sl_alloc_bufs()
212 slhc_free(xchg(&sl->slcomp, NULL)); in sl_free_bufs()
/kernel/linux/linux-6.6/drivers/net/slip/
H A Dslhc.c154 slhc_free(struct slcompress *comp) in slhc_free() function
734 slhc_free(struct slcompress *comp) in slhc_free() function
736 printk(KERN_DEBUG "Called IP function on non IP-system: slhc_free"); in slhc_free()
749 EXPORT_SYMBOL(slhc_free); variable
H A Dslip.c198 slhc_free(slcomp); in sl_alloc_bufs()
213 slhc_free(xchg(&sl->slcomp, NULL)); in sl_free_bufs()
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_generic.c774 slhc_free(ppp->vj); in ppp_ioctl()
3208 slhc_free(ppp->vj); in ppp_destroy_interface()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_generic.c885 slhc_free(ppp->vj); in ppp_ioctl()
3382 slhc_free(ppp->vj); in ppp_destroy_interface()

Completed in 16 milliseconds