sctp_outq_flush    74 net/sctp/outqueue.c static int sctp_outq_flush(struct sctp_outq *q, int rtx_timeout);
sctp_outq_flush   354 net/sctp/outqueue.c 		error = sctp_outq_flush(q, 0);
sctp_outq_flush   533 net/sctp/outqueue.c 		error = sctp_outq_flush(q, /* rtx_timeout */ 1);
sctp_outq_flush   703 net/sctp/outqueue.c 	error = sctp_outq_flush(q, 0);