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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhttp_chunks.h57 /* A trailer CR has been found - next state is CHUNK_TRAILER_POSTCR.
65 CHUNK_TRAILER_POSTCR enumerator in enum:__anon962
H A Dhttp_chunks.c292 ch->state = CHUNK_TRAILER_POSTCR;
323 ch->state = CHUNK_TRAILER_POSTCR;
331 case CHUNK_TRAILER_POSTCR:

Completed in 31 milliseconds