Searched refs:BATADV_FLAG_NEED_MESH (Results 1 – 1 of 1) sorted by relevance
72 BATADV_FLAG_NEED_MESH = BIT(0), enumerator1289 (~ops->internal_flags & BATADV_FLAG_NEED_MESH))) in batadv_pre_doit()1292 if (ops->internal_flags & BATADV_FLAG_NEED_MESH) { in batadv_pre_doit()1368 .internal_flags = BATADV_FLAG_NEED_MESH,1375 .internal_flags = BATADV_FLAG_NEED_MESH,1382 .internal_flags = BATADV_FLAG_NEED_MESH,1396 .internal_flags = BATADV_FLAG_NEED_MESH |1458 .internal_flags = BATADV_FLAG_NEED_MESH,1465 .internal_flags = BATADV_FLAG_NEED_MESH |1473 .internal_flags = BATADV_FLAG_NEED_MESH |[all …]
Completed in 5 milliseconds