Home
last modified time | relevance | path

Searched refs:timestamp_fwd_flush (Results 1 – 2 of 2) sorted by relevance

/net/batman-adv/
Dnetwork-coding.c137 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()
Dtypes.h1318 unsigned long timestamp_fwd_flush; member