Lines Matching defs:net
56 sctp_enforce_cwnd_limit(struct sctp_association *assoc, struct sctp_nets *net) in sctp_enforce_cwnd_limit()
69 sctp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_set_initial_cc_param()
111 struct sctp_nets *net; in sctp_cwnd_update_after_fr() local
251 cc_bw_same(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, in cc_bw_same()
386 cc_bw_decrease(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t rtt_offset, in cc_bw_decrease()
527 cc_bw_increase(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t vtag) in cc_bw_increase()
570 cc_bw_limit(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw) in cc_bw_limit()
685 struct sctp_nets *net; in sctp_cwnd_update_after_sack_common() local
998 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()
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()
1320 sctp_cwnd_update_rtcc_tsn_acknowledged(struct sctp_nets *net, in sctp_cwnd_update_rtcc_tsn_acknowledged()
1328 struct sctp_nets *net) in sctp_cwnd_prepare_rtcc_net_for_sack()
1342 struct sctp_nets *net) in sctp_cwnd_new_rtcc_transmission_begins()
1405 struct sctp_nets *net) in sctp_set_rtcc_initial_cc_param()
1444 struct sctp_nets *net; in sctp_cwnd_rtcc_socket_option() local
1500 struct sctp_nets *net) in sctp_cwnd_update_rtcc_packet_transmitted()
1519 struct sctp_nets *net, in sctp_rtt_rtcc_calculated()
1612 sctp_hs_cwnd_increase(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_hs_cwnd_increase()
1645 sctp_hs_cwnd_decrease(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_hs_cwnd_decrease()
1689 struct sctp_nets *net; in sctp_hs_cwnd_update_after_fr() local
1756 struct sctp_nets *net; in sctp_hs_cwnd_update_after_sack() local
1890 htcp_cwnd_undo(struct sctp_tcb *stcb, struct sctp_nets *net) in htcp_cwnd_undo()
1901 measure_rtt(struct sctp_nets *net) in measure_rtt()
1919 measure_achieved_throughput(struct sctp_nets *net) in measure_achieved_throughput()
2018 htcp_param_update(struct sctp_nets *net) in htcp_param_update()
2035 htcp_recalc_ssthresh(struct sctp_nets *net) in htcp_recalc_ssthresh()
2042 htcp_cong_avoid(struct sctp_tcb *stcb, struct sctp_nets *net) in htcp_cong_avoid()
2108 htcp_min_cwnd(struct sctp_tcb *stcb, struct sctp_nets *net) in htcp_min_cwnd()
2116 htcp_init(struct sctp_nets *net) in htcp_init()
2126 sctp_htcp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_htcp_set_initial_cc_param()
2147 struct sctp_nets *net; in sctp_htcp_cwnd_update_after_sack() local
2214 struct sctp_nets *net; in sctp_htcp_cwnd_update_after_fr() local
2286 struct sctp_nets *net) in sctp_htcp_cwnd_update_after_timeout()
2302 struct sctp_nets *net, int in_window, int num_pkt_lost SCTP_UNUSED) in sctp_htcp_cwnd_update_after_ecn_echo()