Searched refs:tcp_rexmit_drop_options (Results 1 – 2 of 2) sorted by relevance
97 tcp_rexmit_drop_options = 0, // drop options after a few retransmits enumerator
425 if (tcp_rexmit_drop_options && (tp->t_state == TCPS_SYN_SENT) && in tcp_timer_rexmt()