Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Doutqueue.c795 struct sctp_flush_ctx { struct
808 static void sctp_outq_select_transport(struct sctp_flush_ctx *ctx, in sctp_outq_select_transport() argument
887 static void sctp_outq_flush_ctrl(struct sctp_flush_ctx *ctx) in sctp_outq_flush_ctrl()
990 static bool sctp_outq_flush_rtx(struct sctp_flush_ctx *ctx, in sctp_outq_flush_rtx()
1036 static void sctp_outq_flush_data(struct sctp_flush_ctx *ctx, in sctp_outq_flush_data()
1154 static void sctp_outq_flush_transports(struct sctp_flush_ctx *ctx) in sctp_outq_flush_transports()
1186 struct sctp_flush_ctx ctx = { in sctp_outq_flush()