Searched refs:RANN_FLAG_IS_GATE (Results 1 – 2 of 2) sorted by relevance
581 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_preq_frame_process()824 root_is_gate = !!(flags & RANN_FLAG_IS_GATE); in hwmp_rann_frame_process()1297 ? RANN_FLAG_IS_GATE : 0; in mesh_path_tx_root_frame()
956 RANN_FLAG_IS_GATE = 1 << 0, enumerator