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