Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_indata.c2249 struct sctp_queued_to_read *lcontrol, *nlcontrol; in sctp_process_a_data_chunk() local
2251 TAILQ_FOREACH_SAFE(lcontrol, &asoc->pending_reply_queue, next, nlcontrol) { in sctp_process_a_data_chunk()