Searched refs:t4_toe_rexmt_max (Results 1 – 1 of 1) sorted by relevance
367 static u_long t4_toe_rexmt_max = 0; variable369 &t4_toe_rexmt_max, 0, "Maximum TOE retransmit interval (us)");5915 if (t4_toe_rexmt_max != 0) { in set_params__post_init()5916 v = us_to_tcp_ticks(sc, t4_toe_rexmt_max); in set_params__post_init()