strreset_chunk 2068 include/net/sctp/structs.h struct sctp_chunk *strreset_chunk; /* save request chunk */ strreset_chunk 350 net/sctp/associola.c if (asoc->strreset_chunk) strreset_chunk 351 net/sctp/associola.c sctp_chunk_free(asoc->strreset_chunk); strreset_chunk 512 net/sctp/associola.c if (asoc->strreset_chunk && strreset_chunk 513 net/sctp/associola.c asoc->strreset_chunk->transport == peer) { strreset_chunk 514 net/sctp/associola.c asoc->strreset_chunk->transport = transport; strreset_chunk 958 net/sctp/outqueue.c if (chunk == ctx->asoc->strreset_chunk) strreset_chunk 1083 net/sctp/sm_statefuns.c sctp_chunk_hold(asoc->strreset_chunk); strreset_chunk 1085 net/sctp/sm_statefuns.c SCTP_CHUNK(asoc->strreset_chunk)); strreset_chunk 347 net/sctp/stream.c asoc->strreset_chunk = chunk; strreset_chunk 348 net/sctp/stream.c sctp_chunk_hold(asoc->strreset_chunk); strreset_chunk 352 net/sctp/stream.c sctp_chunk_put(asoc->strreset_chunk); strreset_chunk 353 net/sctp/stream.c asoc->strreset_chunk = NULL; strreset_chunk 399 net/sctp/stream.c asoc->strreset_chunk = chunk; strreset_chunk 400 net/sctp/stream.c sctp_chunk_hold(asoc->strreset_chunk); strreset_chunk 404 net/sctp/stream.c sctp_chunk_put(asoc->strreset_chunk); strreset_chunk 405 net/sctp/stream.c asoc->strreset_chunk = NULL; strreset_chunk 460 net/sctp/stream.c asoc->strreset_chunk = chunk; strreset_chunk 461 net/sctp/stream.c sctp_chunk_hold(asoc->strreset_chunk); strreset_chunk 465 net/sctp/stream.c sctp_chunk_put(asoc->strreset_chunk); strreset_chunk 466 net/sctp/stream.c asoc->strreset_chunk = NULL; strreset_chunk 480 net/sctp/stream.c struct sctp_chunk *chunk = asoc->strreset_chunk; strreset_chunk 557 net/sctp/stream.c if (asoc->strreset_chunk) { strreset_chunk 572 net/sctp/stream.c t = asoc->strreset_chunk->transport; strreset_chunk 576 net/sctp/stream.c sctp_chunk_put(asoc->strreset_chunk); strreset_chunk 577 net/sctp/stream.c asoc->strreset_chunk = NULL; strreset_chunk 661 net/sctp/stream.c asoc->strreset_chunk = chunk; strreset_chunk 663 net/sctp/stream.c sctp_chunk_hold(asoc->strreset_chunk); strreset_chunk 807 net/sctp/stream.c if (asoc->strreset_chunk) { strreset_chunk 821 net/sctp/stream.c t = asoc->strreset_chunk->transport; strreset_chunk 825 net/sctp/stream.c sctp_chunk_put(asoc->strreset_chunk); strreset_chunk 826 net/sctp/stream.c asoc->strreset_chunk = NULL; strreset_chunk 891 net/sctp/stream.c asoc->strreset_chunk = chunk; strreset_chunk 893 net/sctp/stream.c sctp_chunk_hold(asoc->strreset_chunk); strreset_chunk 1070 net/sctp/stream.c t = asoc->strreset_chunk->transport; strreset_chunk 1074 net/sctp/stream.c sctp_chunk_put(asoc->strreset_chunk); strreset_chunk 1075 net/sctp/stream.c asoc->strreset_chunk = NULL;