Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Doutqueue.c787 struct sctp_flush_ctx { struct
800 static void sctp_outq_select_transport(struct sctp_flush_ctx *ctx, in sctp_outq_select_transport() argument
879 static void sctp_outq_flush_ctrl(struct sctp_flush_ctx *ctx) in sctp_outq_flush_ctrl()
991 static bool sctp_outq_flush_rtx(struct sctp_flush_ctx *ctx, in sctp_outq_flush_rtx()
1037 static void sctp_outq_flush_data(struct sctp_flush_ctx *ctx, in sctp_outq_flush_data()
1155 static void sctp_outq_flush_transports(struct sctp_flush_ctx *ctx) in sctp_outq_flush_transports()
1194 struct sctp_flush_ctx ctx = { in sctp_outq_flush()