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