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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_ss_functions.c 83 struct sctp_stream_out *strq = TAILQ_FIRST(&asoc->ss_data.out_wheel); local
85 strq->ss_params.rr.next_spoke.tqe_next = NULL;
86 strq->ss_params.rr.next_spoke.tqe_prev = NULL;
96 sctp_ss_default_init_stream(struct sctp_stream_out *strq, struct sctp_stream_out *with_strq SCTP_UNUSED)
98 strq->ss_params.rr.next_spoke.tqe_next = NULL;
99 strq->ss_params.rr.next_spoke.tqe_prev = NULL;
105 struct sctp_stream_out *strq,
112 if (!TAILQ_EMPTY(&strq->outqueue) &&
113 (strq->ss_params.rr.next_spoke.tqe_next == NULL) &&
114 (strq->ss_params.rr.next_spoke.tqe_prev == NULL))
173 struct sctp_stream_out *strq, *strqt; local
300 struct sctp_stream_out *strq, *strqt; local
355 struct sctp_stream_out *strq = TAILQ_FIRST(&asoc->ss_data.out_wheel); local
455 struct sctp_stream_out *strq, *strqt, *strqn; local
535 struct sctp_stream_out *strq = TAILQ_FIRST(&asoc->ss_data.out_wheel); local
621 struct sctp_stream_out *strq = NULL, *strqt; local
795 struct sctp_stream_out *strq; local
    [all...]
sctp_output.h 113 struct sctp_stream_out *strq, int holds_lock);
sctp_structs.h 760 void (*sctp_ss_init_stream)(struct sctp_stream_out *strq, struct sctp_stream_out *with_strq);
762 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
765 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
769 struct sctp_association *asoc, struct sctp_stream_out *strq, int moved_how_much);
773 struct sctp_stream_out *strq, uint16_t *value);
775 struct sctp_stream_out *strq, uint16_t value);
    [all...]
sctp_output.c 8075 struct sctp_stream_out *strq; local
    [all...]
sctputil.c 5173 struct sctp_stream_out *strq; local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf     [all...]

Completed in 703 milliseconds