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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dppp-comp.h110 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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dppp_deflate.c615 .decomp_stat = z_comp_stats,
633 .decomp_stat = z_comp_stats,
H A Dppp_mppe.c697 .decomp_stat = mppe_comp_stats,
H A Dbsd_comp.c1149 .decomp_stat = bsd_comp_stats,
H A Dppp_generic.c1161 ppp->rcomp->decomp_stat(ppp->rc_state, &cstats.d);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.c297 is->link_decomp_stat = is->decomp_stat = NULL;
391 if(is->decomp_stat)
392 is->decompressor->free(is->decomp_stat);
396 is->decomp_stat = is->link_decomp_stat = NULL;
2516 stat = master->decomp_stat;
2714 if(mis->decompressor && mis->decomp_stat)
2716 reset(mis->decomp_stat,
3002 if(is->decomp_stat)
3003 is->decompressor->free(is->decomp_stat);
3004 is->decomp_stat
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Dppp_comp.c538 (*cp->rcomp->decomp_stat)(cp->rstate, &csp->d);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_comp.c538 (*cp->rcomp->decomp_stat)(cp->rstate, &csp->d);

Completed in 161 milliseconds