Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dppp-comp.h67 void (*decomp_stat) __P((void *state, struct compstat *stats)); member
/titanic_41/usr/src/uts/common/net/
H A Dppp-comp.h91 void (*decomp_stat) __P((void *state, struct compstat *stats)); member
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c959 (*cp->cp_rcomp->decomp_stat)(cp->cp_rstate, &csp->d); in spppcomp_getcstat()
1732 (*cp->cp_rcomp->decomp_stat)(cp->cp_rstate, &csp.d); in spppcomp_kstat_update()