Home
last modified time | relevance | path

Searched refs:comp_free (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/net/
H A Dppp-comp.h65 void (*comp_free) __P((void *state)); member
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c285 (*cp->cp_xcomp->comp_free)(cp->cp_xstate); in spppcomp_close()
730 (*cp->cp_xcomp->comp_free)(cp->cp_xstate); in spppcomp_inner_ioctl()
821 (*cp->cp_xcomp->comp_free)(xtemp); in spppcomp_inner_ioctl()