• Home
  • Raw
  • Download

Lines Matching defs:net

62 sctp_enforce_cwnd_limit(struct sctp_association *assoc, struct sctp_nets *net)  in sctp_enforce_cwnd_limit()
75 sctp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_set_initial_cc_param()
119 struct sctp_nets *net; in sctp_cwnd_update_after_fr() local
257 cc_bw_same(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, in cc_bw_same()
412 cc_bw_decrease(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t rtt_offset, in cc_bw_decrease()
573 cc_bw_increase(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t vtag) in cc_bw_increase()
627 cc_bw_limit(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw) in cc_bw_limit()
765 struct sctp_nets *net; in sctp_cwnd_update_after_sack_common() local
1083 sctp_cwnd_update_exit_pf_common(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_cwnd_update_exit_pf_common()
1106 sctp_cwnd_update_after_timeout(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_cwnd_update_after_timeout()
1181 sctp_cwnd_update_after_ecn_echo_common(struct sctp_tcb *stcb, struct sctp_nets *net, in sctp_cwnd_update_after_ecn_echo_common()
1240 struct sctp_nets *net, struct sctp_pktdrop_chunk *cp, in sctp_cwnd_update_after_packet_dropped()
1360 struct sctp_nets *net, int burst_limit) in sctp_cwnd_update_after_output()
1392 sctp_cwnd_update_after_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net, in sctp_cwnd_update_after_ecn_echo()
1405 sctp_cwnd_update_rtcc_after_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net, in sctp_cwnd_update_rtcc_after_ecn_echo()
1413 void sctp_cwnd_update_rtcc_tsn_acknowledged(struct sctp_nets *net, in sctp_cwnd_update_rtcc_tsn_acknowledged()
1421 struct sctp_nets *net) in sctp_cwnd_prepare_rtcc_net_for_sack()
1434 struct sctp_nets *net) in sctp_cwnd_new_rtcc_transmission_begins()
1495 struct sctp_nets *net) in sctp_set_rtcc_initial_cc_param()
1538 struct sctp_nets *net; in sctp_cwnd_rtcc_socket_option() local
1593 struct sctp_nets *net) in sctp_cwnd_update_rtcc_packet_transmitted()
1612 struct sctp_nets *net, in sctp_rtt_rtcc_calculated()
1705 sctp_hs_cwnd_increase(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_hs_cwnd_increase()
1738 sctp_hs_cwnd_decrease(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_hs_cwnd_decrease()
1782 struct sctp_nets *net; in sctp_hs_cwnd_update_after_fr() local
1848 struct sctp_nets *net; in sctp_hs_cwnd_update_after_sack() local
1980 htcp_cwnd_undo(struct sctp_tcb *stcb, struct sctp_nets *net) in htcp_cwnd_undo()
1991 measure_rtt(struct sctp_nets *net) in measure_rtt()
2009 measure_achieved_throughput(struct sctp_nets *net) in measure_achieved_throughput()
2109 htcp_param_update(struct sctp_nets *net) in htcp_param_update()
2123 htcp_recalc_ssthresh(struct sctp_nets *net) in htcp_recalc_ssthresh()
2130 htcp_cong_avoid(struct sctp_tcb *stcb, struct sctp_nets *net) in htcp_cong_avoid()
2197 htcp_min_cwnd(struct sctp_tcb *stcb, struct sctp_nets *net) in htcp_min_cwnd()
2204 htcp_init(struct sctp_nets *net) in htcp_init()
2214 sctp_htcp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_htcp_set_initial_cc_param()
2235 struct sctp_nets *net; in sctp_htcp_cwnd_update_after_sack() local
2301 struct sctp_nets *net; in sctp_htcp_cwnd_update_after_fr() local
2372 struct sctp_nets *net) in sctp_htcp_cwnd_update_after_timeout()
2388 struct sctp_nets *net, int in_window, int num_pkt_lost SCTP_UNUSED) in sctp_htcp_cwnd_update_after_ecn_echo()