Searched defs:mpath (Results 1 – 7 of 7) sorted by relevance
44 struct mesh_path *mpath = ptr; in mesh_path_rht_free() local209 struct mesh_path *mpath; in mpath_lookup() local246 struct mesh_path *mpath; in __mesh_path_lookup_by_idx() local397 struct mesh_path *mpath, *new_mpath; in mesh_path_add() local486 struct mesh_path *mpath; in mesh_plink_broken() local507 struct mesh_path *mpath) in mesh_path_free_rcu()544 struct mesh_path *mpath; in mesh_path_flush_by_nexthop() local559 struct mesh_path *mpath; in mpp_flush_by_proxy() local572 struct mesh_path *mpath; in table_flush_by_iface() local609 struct mesh_path *mpath; in table_path_del() local[all …]
390 struct mesh_path *mpath; in hwmp_route_info_get() local569 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process() local693 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()705 struct mesh_path *mpath; in hwmp_prep_frame_process() local767 struct mesh_path *mpath; in hwmp_perr_frame_process() local821 struct mesh_path *mpath; in hwmp_rann_frame_process() local980 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq()1042 struct mesh_path *mpath; in mesh_path_start_discovery() local1143 struct mesh_path *mpath; in mesh_nexthop_resolve() local1232 struct mesh_path *mpath; in mesh_nexthop_lookup() local[all …]
2154 struct mesh_path *mpath; in ieee80211_add_mpath() local2194 struct mesh_path *mpath; in ieee80211_change_mpath() local2219 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo()2270 struct mesh_path *mpath; in ieee80211_get_mpath() local2291 struct mesh_path *mpath; in ieee80211_dump_mpath() local2307 static void mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, in mpp_set_pinfo()2321 struct mesh_path *mpath; in ieee80211_get_mpp() local2342 struct mesh_path *mpath; in ieee80211_dump_mpp() local
329 static inline void mesh_path_activate(struct mesh_path *mpath) in mesh_path_activate()
2606 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; in ieee80211_build_hdr() local
154 unsigned int mpath:1; /* do multipathing */ member164 unsigned int mpath:1; /* multipathing is set up */ member
38 int mpath = cdev->private->flags.mpath; in verify_done() local
Completed in 38 milliseconds