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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctputil.h 109 struct sctp_queued_to_read *control,
122 struct sctp_queued_to_read *control,
378 sctp_log_strm_del(struct sctp_queued_to_read *control,
379 struct sctp_queued_to_read *poschk,
sctp_indata.h 43 struct sctp_queued_to_read *
sctp_structs.h 508 struct sctp_queued_to_read { /* sinfo structure Pluse more */ struct
528 TAILQ_ENTRY(sctp_queued_to_read) next;
990 * could have multiple sctp_queued_to_read's that we are building at
995 struct sctp_queued_to_read *control_pdapi;
    [all...]
sctputil.c 287 sctp_log_strm_del(struct sctp_queued_to_read *control, struct sctp_queued_to_read *poschk, int from)
    [all...]
sctp_indata.c 122 struct sctp_queued_to_read *
130 struct sctp_queued_to_read *read_queue_e = NULL;
166 static struct sctp_queued_to_read *
170 struct sctp_queued_to_read *read_queue_e = NULL;
388 struct sctp_queued_to_read *control, *ctl, *nctl;
558 struct sctp_queued_to_read *control, int *abort_flag)
579 struct sctp_queued_to_read *at;
    [all...]
sctp_pcb.h 53 TAILQ_HEAD(sctp_readhead, sctp_queued_to_read);
sctp_var.h 111 (_readq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_readq), struct sctp_queued_to_read); \
sctp_pcb.c     [all...]
sctp_auth.c     [all...]
sctp_input.c 405 struct sctp_queued_to_read *ctl, *nctl;
    [all...]

Completed in 91 milliseconds