Searched refs:nlcontrol (Results 1 – 1 of 1) sorted by relevance
2229 struct sctp_queued_to_read *lcontrol, *nlcontrol; in sctp_process_a_data_chunk() local2231 TAILQ_FOREACH_SAFE(lcontrol, &asoc->pending_reply_queue, next, nlcontrol) { in sctp_process_a_data_chunk()