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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmesh_hwmp.c36 static void mesh_queue_preq(struct mesh_path *, u8);
708 mesh_queue_preq(mpath,
771 * mesh_queue_preq - queue a PREQ to a given destination
779 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) function
945 mesh_queue_preq(mpath,
953 mesh_queue_preq(mpath, PREQ_Q_F_START);
996 mesh_queue_preq(mpath, 0);

Completed in 128 milliseconds