Searched refs:V_tcp_ecn_maxretries (Results 1 – 4 of 4) sorted by relevance
931 #define V_tcp_ecn_maxretries VNET(tcp_ecn_maxretries) macro
1215 if (tp->t_rxtshift <= V_tcp_ecn_maxretries) in tcp_output()
512 if (sc->sc_rxmits > V_tcp_ecn_maxretries) { in syncache_timer()
17953 if (tp->t_rxtshift <= V_tcp_ecn_maxretries) in rack_output()