Searched refs:DICT0 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c3059 DICT0, /* waiting for inflateSetDictionary */ enumerator in enum:internal_state::__anon5030
3253 z->state->mode = DICT0;
3255 case DICT0:
3330 if (z == Z_NULL || z->state == Z_NULL || z->state->mode != DICT0)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c3059 DICT0, /* waiting for inflateSetDictionary */ enumerator in enum:internal_state::__anon20246
3253 z->state->mode = DICT0;
3255 case DICT0:
3330 if (z == Z_NULL || z->state == Z_NULL || z->state->mode != DICT0)

Completed in 81 milliseconds