Searched refs:TCP_SET_INIT_CWND (Results 1 – 3 of 3) sorted by relevance
238 #define TCP_SET_INIT_CWND(tcp, mss, def_max_init_cwnd) \ macro
375 TCP_SET_INIT_CWND(tcp, mss, tcps->tcps_slow_start_after_idle); in tcp_wput_data()1193 TCP_SET_INIT_CWND(tcp, mss, tcps->tcps_slow_start_after_idle); in tcp_output()
547 TCP_SET_INIT_CWND(tcp, tcp->tcp_mss, tcps->tcps_slow_start_initial); in tcp_process_options()