Lines Matching refs:to_purge
331 * @to_purge: function in charge to decide whether an entry has to be purged or
340 bool (*to_purge)(struct batadv_priv *,
351 if (to_purge && !to_purge(bat_priv, nc_node))
368 * @to_purge: function in charge to decide whether an entry has to be purged or
375 bool (*to_purge)(struct batadv_priv *,
381 to_purge);
386 to_purge);
421 * @to_purge: function in charge to decide whether an entry has to be purged or
428 bool (*to_purge)(struct batadv_priv *,
447 if (to_purge && !to_purge(bat_priv, nc_path))