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

/net/batman-adv/
H A Dnetwork-coding.c119 bat_priv->nc.timestamp_fwd_flush = jiffies;
688 if (batadv_has_timed_out(bat_priv->nc.timestamp_fwd_flush, timeout)) {
691 bat_priv->nc.timestamp_fwd_flush = jiffies;
H A Dtypes.h666 * @timestamp_fwd_flush: timestamp of last forward packet queue flush
682 unsigned long timestamp_fwd_flush; member in struct:batadv_priv_nc

Completed in 79 milliseconds