Searched refs:t4_toe_keepalive_idle (Results 1 – 1 of 1) sorted by relevance
319 static u_long t4_toe_keepalive_idle = 0; variable321 &t4_toe_keepalive_idle, 0, "TOE keepalive idle timer (us)");4402 if (t4_toe_keepalive_idle != 0) { in set_params__post_init()4403 v = us_to_tcp_ticks(sc, t4_toe_keepalive_idle); in set_params__post_init()