Lines Matching defs:nchk
4507 struct sctp_tmit_chunk *chk, *nchk;
4521 TAILQ_FOREACH_SAFE(chk, &control->reasm, sctp_next, nchk) {
4559 struct sctp_tmit_chunk *chk, *nchk;
4834 TAILQ_FOREACH_SAFE(chk, &asoc->free_chunks, sctp_next, nchk) {
4849 TAILQ_FOREACH_SAFE(chk, &asoc->send_queue, sctp_next, nchk) {
4880 TAILQ_FOREACH_SAFE(chk, &asoc->sent_queue, sctp_next, nchk) {
4917 TAILQ_FOREACH_SAFE(chk, &asoc->control_send_queue, sctp_next, nchk) {
4931 TAILQ_FOREACH_SAFE(chk, &asoc->asconf_send_queue, sctp_next, nchk) {
6632 struct sctp_tmit_chunk *chk, *nchk;
6686 TAILQ_FOREACH_SAFE(chk, &control->reasm, sctp_next, nchk) {
6746 TAILQ_FOREACH_SAFE(chk, &control->reasm, sctp_next, nchk) {