sctp_transport_lower_cwnd 1064 include/net/sctp/structs.h void sctp_transport_lower_cwnd(struct sctp_transport *, sctp_lower_cwnd_t);
sctp_transport_lower_cwnd  494 net/sctp/outqueue.c 		sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_T3_RTX);
sctp_transport_lower_cwnd  505 net/sctp/outqueue.c 		sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_FAST_RTX);
sctp_transport_lower_cwnd  128 net/sctp/sm_sideeffect.c 			sctp_transport_lower_cwnd(transport,
sctp_transport_lower_cwnd  656 net/sctp/sm_sideeffect.c 	sctp_transport_lower_cwnd(t, SCTP_LOWER_CWND_INACTIVE);