HomeSort by relevance Sort by last modified time
    Searched full:nchk (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_timer.c 419 struct sctp_tmit_chunk *chk, *nchk; local
423 TAILQ_FOREACH_SAFE(chk, &asoc->sent_queue, sctp_next, nchk) {
472 struct sctp_tmit_chunk *chk, *nchk; local
539 TAILQ_FOREACH_SAFE(chk, &stcb->asoc.sent_queue, sctp_next, nchk) {
    [all...]
sctp_indata.c 383 struct sctp_tmit_chunk *chk, *nchk; local
400 TAILQ_FOREACH_SAFE(chk, &asoc->reasmqueue, sctp_next, nchk) {
419 TAILQ_FOREACH_SAFE(chk, &asoc->reasmqueue, sctp_next, nchk) {
5059 struct sctp_tmit_chunk *chk, *nchk; local
5148 struct sctp_tmit_chunk *chk, *nchk; local
    [all...]
sctp_pcb.c 5321 struct sctp_tmit_chunk *chk, *nchk; local
7718 struct sctp_tmit_chunk *chk, *nchk; local
    [all...]
sctp_output.c 6361 struct sctp_tmit_chunk *chk, *nchk; local
7132 struct sctp_tmit_chunk *chk, *nchk; local
7151 struct sctp_tmit_chunk *chk, *nchk; local
7276 struct sctp_tmit_chunk *chk, *nchk; local
8036 struct sctp_tmit_chunk *chk, *nchk; local
    [all...]
sctp_asconf.c 2358 struct sctp_tmit_chunk *chk, *nchk; local
    [all...]
sctputil.c 3879 struct sctp_tmit_chunk *chk, *nchk; local
    [all...]
sctp_input.c 333 struct sctp_tmit_chunk *chk, *nchk; local
337 TAILQ_FOREACH_SAFE(chk, &asoc->send_queue, sctp_next, nchk) {
    [all...]

Completed in 156 milliseconds