Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dppp-comp.h55 void (*decomp_free) __P((void *state)); member
H A Dpppdump.c453 (*cp->comp->decomp_free)(cp->state);
/titanic_41/usr/src/uts/common/net/
H A Dppp-comp.h80 void (*decomp_free) __P((void *state)); member
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c288 (*cp->cp_rcomp->decomp_free)(cp->cp_rstate); in spppcomp_close()
734 (*cp->cp_rcomp->decomp_free)(cp->cp_rstate); in spppcomp_inner_ioctl()
842 (*cp->cp_rcomp->decomp_free)(xtemp); in spppcomp_inner_ioctl()