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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_input.h 57 struct sctp_tmit_chunk **bchk);
sctp_output.h 200 sctp_add_stream_reset_out(struct sctp_tmit_chunk *,
204 sctp_add_stream_reset_result(struct sctp_tmit_chunk *, uint32_t, uint32_t);
207 sctp_add_stream_reset_result_tsn(struct sctp_tmit_chunk *,
sctp_indata.h 107 struct sctp_tmit_chunk *
sctputil.h 266 sctp_release_pr_sctp_chunk(struct sctp_tcb *, struct sctp_tmit_chunk *,
288 struct sctp_tmit_chunk *, int);
sctp_timer.c 68 struct sctp_tmit_chunk *chk;
419 struct sctp_tmit_chunk *chk, *nchk;
472 struct sctp_tmit_chunk *chk, *nchk;
966 struct sctp_tmit_chunk *lchk;
1038 struct sctp_tmit_chunk *cookie;
    [all...]
sctp_structs.h 460 TAILQ_HEAD(sctpchunk_listhead, sctp_tmit_chunk);
476 struct sctp_tmit_chunk { struct
486 TAILQ_ENTRY(sctp_tmit_chunk) sctp_next; /* next link */
734 struct sctp_tmit_chunk *);
872 struct sctp_tmit_chunk *str_reset;
    [all...]
sctp_indata.c 168 struct sctp_tmit_chunk *chk)
383 struct sctp_tmit_chunk *chk, *nchk;
744 struct sctp_tmit_chunk *chk;
774 struct sctp_tmit_chunk *chk;
843 struct sctp_tmit_chunk *chk, int *abort_flag)
848 struct sctp_tmit_chunk *at, *prev, *next;
    [all...]
sctp_input.c 333 struct sctp_tmit_chunk *chk, *nchk;
    [all...]
sctp_output.c     [all...]
sctp_cc_functions.c 140 struct sctp_tmit_chunk *lchk;
    [all...]
sctp_var.h 163 (_chk) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_chunk), struct sctp_tmit_chunk); \
sctputil.c 645 struct sctp_tmit_chunk *chk;
    [all...]
sctp_asconf.c 1032 struct sctp_tmit_chunk *chk;
    [all...]
sctp_pcb.c     [all...]
sctp_usrreq.c 273 struct sctp_tmit_chunk *chk;
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_usrreq.c 388 struct sctp_tmit_chunk *chk;
    [all...]

Completed in 109 milliseconds