Searched refs:BATADV_FLAG_NEED_MESH (Results 1 – 1 of 1) sorted by relevance
71 BATADV_FLAG_NEED_MESH = BIT(0), enumerator1271 (~ops->internal_flags & BATADV_FLAG_NEED_MESH))) in batadv_pre_doit()1274 if (ops->internal_flags & BATADV_FLAG_NEED_MESH) { in batadv_pre_doit()1337 if (ops->internal_flags & BATADV_FLAG_NEED_MESH && info->user_ptr[0]) { in batadv_post_doit()1349 .internal_flags = BATADV_FLAG_NEED_MESH,1356 .internal_flags = BATADV_FLAG_NEED_MESH,1363 .internal_flags = BATADV_FLAG_NEED_MESH,1377 .internal_flags = BATADV_FLAG_NEED_MESH |1439 .internal_flags = BATADV_FLAG_NEED_MESH,1446 .internal_flags = BATADV_FLAG_NEED_MESH |[all …]