Home
last modified time | relevance | path

Searched defs:strq (Results 1 – 4 of 4) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_ss_functions.c93 struct sctp_stream_out *strq; in sctp_ss_default_clear() local
108 sctp_ss_default_init_stream(struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream… in sctp_ss_default_init_stream()
125 struct sctp_stream_out *strq, in sctp_ss_default_add()
156 struct sctp_stream_out *strq, in sctp_ss_default_remove()
193 struct sctp_stream_out *strq, *strqt; in sctp_ss_default_select() local
241 struct sctp_stream_out *strq, in sctp_ss_default_scheduled()
287 struct sctp_stream_out *strq; in sctp_ss_default_is_user_msgs_incomplete() local
310 struct sctp_stream_out *strq, in sctp_ss_rr_add()
357 struct sctp_stream_out *strq, *strqt; in sctp_ss_rrp_packet_done() local
412 struct sctp_stream_out *strq; in sctp_ss_prio_clear() local
[all …]
Dsctp_output.c7748 struct sctp_stream_out *strq,
8287 struct sctp_stream_out *strq; local
Dsctputil.c5571 struct sctp_stream_out *strq; local
/external/skia/src/core/
DSkVM.cpp2280 void Assembler::strq(V src, X dst, int imm12) { in strq() function in skvm::Assembler