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 388 struct sctp_queued_to_read *control, *ctl, *nctl; local
528 TAILQ_FOREACH_SAFE(ctl, &strm->inqueue, next, nctl) {
1897 struct sctp_queued_to_read *ctl, *nctl; local
4997 struct sctp_queued_to_read *ctl, *nctl; local
    [all...]
sctp_input.c 405 struct sctp_queued_to_read *ctl, *nctl; local
408 TAILQ_FOREACH_SAFE(ctl, &asoc->strmin[i].inqueue, next, nctl) {
4052 struct sctp_queued_to_read *ctl, *nctl; local
    [all...]
sctp_pcb.c 5792 struct sctp_queued_to_read *ctl, *nctl; local
7720 struct sctp_queued_to_read *ctl, *nctl; local
    [all...]
sctputil.c 4553 struct sctp_queued_to_read *control, *nctl; local
    [all...]

Completed in 46 milliseconds