Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/batman-adv/
A 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()
A Dtypes.h1318 unsigned long timestamp_fwd_flush; member

Completed in 16 milliseconds