Home
last modified time | relevance | path

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

/linux/net/batman-adv/
H A Drouting.h51 bool *protection_started);
H A Dbat_v_ogm.c612 bool protection_started = false; in batadv_v_ogm_metric_update() local
627 &protection_started)) { in batadv_v_ogm_metric_update()
640 if (seq_diff < 0 && !protection_started) in batadv_v_ogm_metric_update()
661 if (seq_diff > 0 || protection_started) in batadv_v_ogm_metric_update()