Lines Matching refs:mesh_path
21 static void mesh_queue_preq(struct mesh_path *, u8);
398 struct mesh_path *mpath; in hwmp_route_info_get()
586 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process()
710 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()
722 struct mesh_path *mpath; in hwmp_prep_frame_process()
784 struct mesh_path *mpath; in hwmp_perr_frame_process()
838 struct mesh_path *mpath; in hwmp_rann_frame_process()
997 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq()
1059 struct mesh_path *mpath; in mesh_path_start_discovery()
1160 struct mesh_path *mpath; in mesh_nexthop_resolve()
1236 struct mesh_path *mpath, const u8 *addr) in mesh_path_refresh()
1263 struct mesh_path *mpath; in mesh_nexthop_lookup()
1293 struct mesh_path *mpath = from_timer(mpath, t, timer); in mesh_path_timer()