Searched refs:t4_toe_keepalive_interval (Results 1 – 1 of 1) sorted by relevance
388 static u_long t4_toe_keepalive_interval = 0; variable390 &t4_toe_keepalive_interval, 0, "TOE keepalive interval timer (us)");6149 if (t4_toe_keepalive_interval != 0) { in set_params__post_init()6150 v = us_to_tcp_ticks(sc, t4_toe_keepalive_interval); in set_params__post_init()