Searched refs:BATADV_FLAG_NEED_MESH (Results 1 – 1 of 1) sorted by relevance
70 BATADV_FLAG_NEED_MESH = BIT(0), enumerator1287 (~ops->internal_flags & BATADV_FLAG_NEED_MESH))) in batadv_pre_doit()1290 if (ops->internal_flags & BATADV_FLAG_NEED_MESH) { in batadv_pre_doit()1354 if (ops->internal_flags & BATADV_FLAG_NEED_MESH && info->user_ptr[0]) { in batadv_post_doit()1366 .internal_flags = BATADV_FLAG_NEED_MESH,1373 .internal_flags = BATADV_FLAG_NEED_MESH,1380 .internal_flags = BATADV_FLAG_NEED_MESH,1394 .internal_flags = BATADV_FLAG_NEED_MESH |1456 .internal_flags = BATADV_FLAG_NEED_MESH,1463 .internal_flags = BATADV_FLAG_NEED_MESH |[all …]