Searched refs:last_reconnect_jif (Results 1 – 3 of 3) sorted by relevance
1626 if (time_in_range(now, connection->last_reconnect_jif, connection->last_reconnect_jif + ent)) in net_timeout_reached()
734 unsigned long last_reconnect_jif; member
2214 connection->last_reconnect_jif = jiffies; in conn_set_state()