Lines Matching refs:mesh_path
21 static void mesh_queue_preq(struct mesh_path *, u8);
385 struct mesh_path *mpath; in hwmp_route_info_get()
564 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process()
688 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()
700 struct mesh_path *mpath; in hwmp_prep_frame_process()
762 struct mesh_path *mpath; in hwmp_perr_frame_process()
816 struct mesh_path *mpath; in hwmp_rann_frame_process()
971 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq()
1033 struct mesh_path *mpath; in mesh_path_start_discovery()
1134 struct mesh_path *mpath; in mesh_nexthop_resolve()
1223 struct mesh_path *mpath; in mesh_nexthop_lookup()
1257 struct mesh_path *mpath = from_timer(mpath, t, timer); in mesh_path_timer()