Lines Matching defs:nchk
6215 struct sctp_tmit_chunk *chk, *nchk;
6264 TAILQ_FOREACH_SAFE(chk, &asoc->send_queue, sctp_next, nchk) {
6993 struct sctp_tmit_chunk *chk, *nchk;
6995 TAILQ_FOREACH_SAFE(chk, &asoc->control_send_queue, sctp_next, nchk) {
7012 struct sctp_tmit_chunk *chk, *nchk;
7016 TAILQ_FOREACH_SAFE(chk, &asoc->asconf_send_queue, sctp_next, nchk) {
7132 struct sctp_tmit_chunk *chk, *nchk;
7134 TAILQ_FOREACH_SAFE(chk, &asoc->control_send_queue, sctp_next, nchk) {
7837 struct sctp_tmit_chunk *chk, *nchk;
8088 TAILQ_FOREACH_SAFE(chk, &asoc->asconf_send_queue, sctp_next, nchk) {
8291 TAILQ_FOREACH_SAFE(chk, &asoc->control_send_queue, sctp_next, nchk) {
8643 TAILQ_FOREACH_SAFE(chk, &asoc->send_queue, sctp_next, nchk) {