Lines Matching refs:mesh_path
21 static void mesh_queue_preq(struct mesh_path *, u8);
392 struct mesh_path *mpath; in hwmp_route_info_get()
580 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process()
704 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()
716 struct mesh_path *mpath; in hwmp_prep_frame_process()
778 struct mesh_path *mpath; in hwmp_perr_frame_process()
832 struct mesh_path *mpath; in hwmp_rann_frame_process()
991 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq()
1053 struct mesh_path *mpath; in mesh_path_start_discovery()
1154 struct mesh_path *mpath; in mesh_nexthop_resolve()
1230 struct mesh_path *mpath, const u8 *addr) in mesh_path_refresh()
1257 struct mesh_path *mpath; in mesh_nexthop_lookup()
1287 struct mesh_path *mpath = from_timer(mpath, t, timer); in mesh_path_timer()