Searched refs:timestamp_fwd_flush (Results 1 – 2 of 2) sorted by relevance
137 bat_priv->nc.timestamp_fwd_flush = jiffies; in batadv_nc_mesh_init()727 if (batadv_has_timed_out(bat_priv->nc.timestamp_fwd_flush, timeout)) { in batadv_nc_worker()730 bat_priv->nc.timestamp_fwd_flush = jiffies; in batadv_nc_worker()
1318 unsigned long timestamp_fwd_flush; member