Searched refs:comp_count (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/shell_utils/
H A Dmake-precompose.h.pl99 $comp_count = 0;
105 $comp_table[$comp_count][0] = substr($_, 4, 10);
106 $comp_table[$comp_count][1] = substr($_, 16, 10);
107 $comp_count++;
112 for ($i = 0 ; $i < $comp_count ; $i++) {
116 while ($j < $comp_count) {
201 printf ("\#define PRECOMP_COUNT %d\n", $comp_count);
202 printf ("\#define DECOMP_COUNT %d\n", $comp_count);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_bsdcomp.c137 unsigned int comp_count; /* compressed packets */ member in struct:bsd_db
253 stats->comp_packets = db->comp_count;
624 ++db->comp_count;
882 ++db->comp_count;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dbsd_comp.c157 unsigned int comp_count; /* compressed packets */ member in struct:bsd_db
300 stats->comp_packets = db->comp_count;
793 ++db->comp_count;
1115 ++db->comp_count;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dbsd-comp.c101 u_int comp_count; /* compressed packets */ member in struct:bsd_db
254 stats->comp_packets = db->comp_count;
745 ++db->comp_count;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Dbsd-comp.c125 u_int comp_count; /* compressed packets */ member in struct:bsd_db
290 stats->comp_packets = db->comp_count;
704 ++db->comp_count;
1112 ++db->comp_count;

Completed in 61 milliseconds