Searched refs:good_length (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/zlib_deflate/
H A Ddeflate.c107 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
357 s->good_match = configuration_table[level].good_length;
661 s->good_match = configuration_table[s->level].good_length;
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A Ddeflate.c119 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
389 s->good_match = configuration_table[level].good_length;
697 s->good_match = configuration_table[s->level].good_length;
/asus-wl-520gu-7.0.1.45/src/router/ppp/common/
H A Dzlib.c658 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
922 s->good_match = configuration_table[level].good_length;
1241 s->good_match = configuration_table[s->level].good_length;
/asus-wl-520gu-7.0.1.45/src/router/pppd/common/
H A Dzlib.c658 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
922 s->good_match = configuration_table[level].good_length;
1241 s->good_match = configuration_table[s->level].good_length;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/common/
H A Dzlib.c658 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
922 s->good_match = configuration_table[level].good_length;
1241 s->good_match = configuration_table[s->level].good_length;
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppdump/
H A Dzlib.c498 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
912 s->good_match = configuration_table[s->level].good_length;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppdump/
H A Dzlib.c498 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
912 s->good_match = configuration_table[s->level].good_length;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppdump/
H A Dzlib.c498 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
912 s->good_match = configuration_table[s->level].good_length;

Completed in 187 milliseconds