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