Searched refs:protection_started (Results 1 – 3 of 3) sorted by relevance
612 bool protection_started = false; in batadv_v_ogm_metric_update() local627 &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()
51 bool *protection_started);
151 bool *protection_started) in batadv_window_protected() argument160 if (protection_started) in batadv_window_protected()161 *protection_started = true; in batadv_window_protected()
Completed in 7 milliseconds