Searched refs:PREQ_Q_F_REFRESH (Results 1 – 2 of 2) sorted by relevance
881 mesh_queue_preq(mpath, PREQ_Q_F_START | PREQ_Q_F_REFRESH); in hwmp_rann_frame_process()1105 if (preq_node->flags & PREQ_Q_F_REFRESH) in mesh_path_start_discovery()1251 mesh_queue_preq(mpath, PREQ_Q_F_START | PREQ_Q_F_REFRESH); in mesh_nexthop_lookup()
334 #define PREQ_Q_F_REFRESH 0x2 macro