Home
last modified time | relevance | path

Searched refs:sctp_flush_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/net/sctp/
A Doutqueue.c781 struct sctp_flush_ctx { struct
794 static void sctp_outq_select_transport(struct sctp_flush_ctx *ctx, in sctp_outq_select_transport() argument
873 static void sctp_outq_flush_ctrl(struct sctp_flush_ctx *ctx) in sctp_outq_flush_ctrl()
981 static bool sctp_outq_flush_rtx(struct sctp_flush_ctx *ctx, in sctp_outq_flush_rtx()
1027 static void sctp_outq_flush_data(struct sctp_flush_ctx *ctx, in sctp_outq_flush_data()
1145 static void sctp_outq_flush_transports(struct sctp_flush_ctx *ctx) in sctp_outq_flush_transports()
1184 struct sctp_flush_ctx ctx = { in sctp_outq_flush()

Completed in 5 milliseconds