Searched refs:__sctp_outq_flush_rtx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | outqueue.c | 589 * __sctp_outq_flush_rtx() the packet 'pkt' may contain chunks which 595 static int __sctp_outq_flush_rtx(struct sctp_outq *q, struct sctp_packet *pkt, in __sctp_outq_flush_rtx() function 996 error = __sctp_outq_flush_rtx(ctx->q, ctx->packet, rtx_timeout, in sctp_outq_flush_rtx()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | outqueue.c | 592 * __sctp_outq_flush_rtx() the packet 'pkt' may contain chunks which 598 static int __sctp_outq_flush_rtx(struct sctp_outq *q, struct sctp_packet *pkt, in __sctp_outq_flush_rtx() function 1012 error = __sctp_outq_flush_rtx(ctx->q, ctx->packet, rtx_timeout, in sctp_outq_flush_rtx()
|
Completed in 8 milliseconds