Searched refs:mesh_queue_preq (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/mac80211/
H A Dmesh_hwmp.c21 static void mesh_queue_preq(struct mesh_path *, u8);
892 mesh_queue_preq(mpath, PREQ_Q_F_START | PREQ_Q_F_REFRESH);
983 * mesh_queue_preq - queue a PREQ to a given destination
991 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) function
1181 mesh_queue_preq(mpath, PREQ_Q_F_START);
1240 mesh_queue_preq(mpath, PREQ_Q_F_START | PREQ_Q_F_REFRESH);
1304 mesh_queue_preq(mpath, 0);

Completed in 127 milliseconds