Lines Matching refs:sctp_nets

61 sctp_enforce_cwnd_limit(struct sctp_association *assoc, struct sctp_nets *net)  in sctp_enforce_cwnd_limit()
74 sctp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_set_initial_cc_param()
116 struct sctp_nets *net; in sctp_cwnd_update_after_fr()
255 cc_bw_same(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, in cc_bw_same()
390 cc_bw_decrease(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t rtt_offset, in cc_bw_decrease()
531 cc_bw_increase(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t vtag) in cc_bw_increase()
574 cc_bw_limit(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw) in cc_bw_limit()
689 struct sctp_nets *net; in sctp_cwnd_update_after_sack_common()
999 sctp_cwnd_update_exit_pf_common(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_cwnd_update_exit_pf_common()
1013 sctp_cwnd_update_after_timeout(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_cwnd_update_after_timeout()
1024 struct sctp_nets *lnet; in sctp_cwnd_update_after_timeout()
1086 sctp_cwnd_update_after_ecn_echo_common(struct sctp_tcb *stcb, struct sctp_nets *net, in sctp_cwnd_update_after_ecn_echo_common()
1150 struct sctp_nets *net, struct sctp_pktdrop_chunk *cp, in sctp_cwnd_update_after_packet_dropped()
1268 struct sctp_nets *net, int burst_limit) in sctp_cwnd_update_after_output()
1298 sctp_cwnd_update_after_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net, in sctp_cwnd_update_after_ecn_echo()
1311 sctp_cwnd_update_rtcc_after_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net, in sctp_cwnd_update_rtcc_after_ecn_echo()
1318 sctp_cwnd_update_rtcc_tsn_acknowledged(struct sctp_nets *net, in sctp_cwnd_update_rtcc_tsn_acknowledged()
1326 struct sctp_nets *net) in sctp_cwnd_prepare_rtcc_net_for_sack()
1340 struct sctp_nets *net) in sctp_cwnd_new_rtcc_transmission_begins()
1403 struct sctp_nets *net) in sctp_set_rtcc_initial_cc_param()
1440 struct sctp_nets *net; in sctp_cwnd_rtcc_socket_option()
1496 struct sctp_nets *net) in sctp_cwnd_update_rtcc_packet_transmitted()
1515 struct sctp_nets *net, in sctp_rtt_rtcc_calculated()
1608 sctp_hs_cwnd_increase(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_hs_cwnd_increase()
1641 sctp_hs_cwnd_decrease(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_hs_cwnd_decrease()
1685 struct sctp_nets *net; in sctp_hs_cwnd_update_after_fr()
1752 struct sctp_nets *net; in sctp_hs_cwnd_update_after_sack()
1883 htcp_cwnd_undo(struct sctp_tcb *stcb, struct sctp_nets *net) in htcp_cwnd_undo()
1894 measure_rtt(struct sctp_nets *net) in measure_rtt()
1912 measure_achieved_throughput(struct sctp_nets *net) in measure_achieved_throughput()
2015 htcp_param_update(struct sctp_nets *net) in htcp_param_update()
2032 htcp_recalc_ssthresh(struct sctp_nets *net) in htcp_recalc_ssthresh()
2039 htcp_cong_avoid(struct sctp_tcb *stcb, struct sctp_nets *net) in htcp_cong_avoid()
2106 htcp_min_cwnd(struct sctp_tcb *stcb, struct sctp_nets *net) in htcp_min_cwnd()
2113 htcp_init(struct sctp_nets *net) in htcp_init()
2123 sctp_htcp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_htcp_set_initial_cc_param()
2144 struct sctp_nets *net; in sctp_htcp_cwnd_update_after_sack()
2210 struct sctp_nets *net; in sctp_htcp_cwnd_update_after_fr()
2282 struct sctp_nets *net) in sctp_htcp_cwnd_update_after_timeout()
2298 struct sctp_nets *net, int in_window, int num_pkt_lost SCTP_UNUSED) in sctp_htcp_cwnd_update_after_ecn_echo()