Lines Matching refs:mesh_path
21 static void mesh_queue_preq(struct mesh_path *, u8);
382 struct mesh_path *mpath; in hwmp_route_info_get()
561 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process()
685 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()
697 struct mesh_path *mpath; in hwmp_prep_frame_process()
759 struct mesh_path *mpath; in hwmp_perr_frame_process()
813 struct mesh_path *mpath; in hwmp_rann_frame_process()
968 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq()
1030 struct mesh_path *mpath; in mesh_path_start_discovery()
1127 struct mesh_path *mpath; in mesh_nexthop_resolve()
1180 struct mesh_path *mpath; in mesh_nexthop_lookup()
1210 struct mesh_path *mpath = from_timer(mpath, t, timer); in mesh_path_timer()