HomeSort by relevance Sort by last modified time
    Searched refs:nctl (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_indata.c 393 struct sctp_queued_to_read *control, *ctl, *nctl; local
533 TAILQ_FOREACH_SAFE(ctl, &strm->inqueue, next, nctl) {
1902 struct sctp_queued_to_read *ctl, *nctl; local
5002 struct sctp_queued_to_read *ctl, *nctl; local
    [all...]
sctp_input.c 407 struct sctp_queued_to_read *ctl, *nctl; local
410 TAILQ_FOREACH_SAFE(ctl, &asoc->strmin[i].inqueue, next, nctl) {
4045 struct sctp_queued_to_read *ctl, *nctl; local
    [all...]
sctp_pcb.c 5887 struct sctp_queued_to_read *ctl, *nctl; local
7844 struct sctp_queued_to_read *ctl, *nctl; local
    [all...]
sctputil.c 4558 struct sctp_queued_to_read *control, *nctl; local
    [all...]

Completed in 347 milliseconds