Searched refs:PREQ_Q_F_REFRESH (Results 1 – 2 of 2) sorted by relevance
892 mesh_queue_preq(mpath, PREQ_Q_F_START | PREQ_Q_F_REFRESH); in hwmp_rann_frame_process()1116 if (preq_node->flags & PREQ_Q_F_REFRESH) in mesh_path_start_discovery()1240 mesh_queue_preq(mpath, PREQ_Q_F_START | PREQ_Q_F_REFRESH); in mesh_path_refresh()
340 #define PREQ_Q_F_REFRESH 0x2 macro