Lines Matching refs:TAILQ_FOREACH_SAFE

3263 	TAILQ_FOREACH_SAFE(it, &sctp_it_ctl.iteratorhead, sctp_nxt_itr, nit) {
3596 TAILQ_FOREACH_SAFE(sq, &inp->read_queue, next, nsq) {
4482 TAILQ_FOREACH_SAFE(net, &asoc->nets, sctp_next, nnet) {
4628 TAILQ_FOREACH_SAFE(control, rh, next_instrm, ncontrol) {
4639 TAILQ_FOREACH_SAFE(chk, &control->reasm, sctp_next, nchk) {
4926 TAILQ_FOREACH_SAFE(sp, &outs->outqueue, next, nsp) {
4952 TAILQ_FOREACH_SAFE(strrst, &asoc->resetHead, next_resp, nstrrst) {
4956 TAILQ_FOREACH_SAFE(sq, &asoc->pending_reply_queue, next, nsq) {
4969 TAILQ_FOREACH_SAFE(chk, &asoc->free_chunks, sctp_next, nchk) {
4984 TAILQ_FOREACH_SAFE(chk, &asoc->send_queue, sctp_next, nchk) {
5015 TAILQ_FOREACH_SAFE(chk, &asoc->sent_queue, sctp_next, nchk) {
5052 TAILQ_FOREACH_SAFE(chk, &asoc->control_send_queue, sctp_next, nchk) {
5066 TAILQ_FOREACH_SAFE(chk, &asoc->asconf_send_queue, sctp_next, nchk) {
5102 TAILQ_FOREACH_SAFE(net, &asoc->nets, sctp_next, nnet) {
5117 TAILQ_FOREACH_SAFE(aparam, &asoc->asconf_queue, next, naparam) {
5122 TAILQ_FOREACH_SAFE(aack, &asoc->asconf_ack_sent, next, naack) {
5874 TAILQ_FOREACH_SAFE(it, &sctp_it_ctl.iteratorhead, sctp_nxt_itr, nit) {
6558 TAILQ_FOREACH_SAFE(net, &stcb->asoc.nets, sctp_next, nnet) {
6798 TAILQ_FOREACH_SAFE(control, &asoc->strmin[strmat].inqueue, next_instrm, ncontrol) {
6833 TAILQ_FOREACH_SAFE(chk, &control->reasm, sctp_next, nchk) {
6858 TAILQ_FOREACH_SAFE(control, &asoc->strmin[strmat].uno_inqueue, next_instrm, ncontrol) {
6893 TAILQ_FOREACH_SAFE(chk, &control->reasm, sctp_next, nchk) {