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