Searched refs:decomp_stat (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dppp-comp.h75 void (*decomp_stat) __P((void *state, struct compstat *stats)); member in struct:compressor
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dppp-comp.h67 void (*decomp_stat) __P((void *state, struct compstat *stats)); member in struct:compressor
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppp-comp.h108 void (*decomp_stat) (void *state, struct compstat *stats); member in struct:compressor
H A Disdn_ppp.h242 void *decomp_stat,*comp_stat,*link_decomp_stat,*link_comp_stat; member in struct:ippp_struct
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dppp-comp.h108 void (*decomp_stat) (void *state, struct compstat *stats); member in struct:compressor
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dppp-comp.h83 void (*decomp_stat) __P((void *state, struct compstat *stats)); member in struct:compressor
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp-comp.h116 void (*decomp_stat) (void *state, struct compstat *stats); member in struct:compressor
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dppp-comp.h91 void (*decomp_stat) __P((void *state, struct compstat *stats)); member in struct:compressor
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_deflate.c613 .decomp_stat = z_comp_stats,
631 .decomp_stat = z_comp_stats,
H A Dppp_mppe.c699 .decomp_stat = mppe_comp_stats,
H A Dbsd_comp.c1146 .decomp_stat = bsd_comp_stats,
H A Dppp_generic.c1214 ppp->rcomp->decomp_stat(ppp->rc_state, &cstats.d);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_ppp.c300 is->link_decomp_stat = is->decomp_stat = NULL;
394 if(is->decomp_stat)
395 is->decompressor->free(is->decomp_stat);
399 is->decomp_stat = is->link_decomp_stat = NULL;
2517 stat = master->decomp_stat;
2715 if(mis->decompressor && mis->decomp_stat)
2717 reset(mis->decomp_stat,
3003 if(is->decomp_stat)
3004 is->decompressor->free(is->decomp_stat);
3005 is->decomp_stat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp_comp.c538 (*cp->rcomp->decomp_stat)(cp->rstate, &csp->d);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_comp.c538 (*cp->rcomp->decomp_stat)(cp->rstate, &csp->d);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp_comp.c530 (*cp->rcomp->decomp_stat)(cp->rstate, &csp->d);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp_comp.c530 (*cp->rcomp->decomp_stat)(cp->rstate, &csp->d);

Completed in 101 milliseconds