Home
last modified time | relevance | path

Searched refs:nlcontrol (Results 1 – 1 of 1) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_indata.c2229 struct sctp_queued_to_read *lcontrol, *nlcontrol; in sctp_process_a_data_chunk() local
2231 TAILQ_FOREACH_SAFE(lcontrol, &asoc->pending_reply_queue, next, nlcontrol) { in sctp_process_a_data_chunk()