Lines Matching refs:to_purge
338 * @to_purge: function in charge to decide whether an entry has to be purged or
347 bool (*to_purge)(struct batadv_priv *,
358 if (to_purge && !to_purge(bat_priv, nc_node))
375 * @to_purge: function in charge to decide whether an entry has to be purged or
382 bool (*to_purge)(struct batadv_priv *,
388 to_purge);
393 to_purge);
428 * @to_purge: function in charge to decide whether an entry has to be purged or
435 bool (*to_purge)(struct batadv_priv *,
454 if (to_purge && !to_purge(bat_priv, nc_path))