Lines Matching refs:mesh_path
23 static void mesh_queue_preq(struct mesh_path *, u8);
381 struct mesh_path *mpath; in hwmp_route_info_get()
546 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process()
670 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()
682 struct mesh_path *mpath; in hwmp_prep_frame_process()
744 struct mesh_path *mpath; in hwmp_perr_frame_process()
798 struct mesh_path *mpath; in hwmp_rann_frame_process()
953 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq()
1015 struct mesh_path *mpath; in mesh_path_start_discovery()
1112 struct mesh_path *mpath; in mesh_nexthop_resolve()
1168 struct mesh_path *mpath; in mesh_nexthop_lookup()
1203 struct mesh_path *mpath = from_timer(mpath, t, timer); in mesh_path_timer()