Searched refs:nextChunk (Results 1 – 3 of 3) sorted by relevance
130 nextChunk(); in read()160 nextChunk(); in read()187 private void nextChunk() throws IOException { in nextChunk() method in ChunkedInputStream
508 const void *nextChunk; in sctp_print() local579 chunkDescPtr = (const struct sctpChunkDesc *) nextChunk, chunkCount++) in sctp_print()599 nextChunk = (const void *) (chunkEnd + align); in sctp_print()734 (const void *)frag < nextChunk && fragNo < EXTRACT_16BITS(&sack->numberOfdesc); in sctp_print()744 (const void *) dupTSN < nextChunk && tsnNo<EXTRACT_16BITS(&sack->numDupTsns); in sctp_print()
437 ZNStringPoolChunk *nextChunk = fChunks->fNext; in ~ZNStringPool() local439 fChunks = nextChunk; in ~ZNStringPool()