Searched defs:mpath (Results 1 – 6 of 6) sorted by relevance
33 #define MPATH_EXPIRED(mpath) ((mpath->flags & MESH_PATH_ACTIVE) && \ argument43 struct mesh_path *mpath; member208 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta) in mesh_path_assign_nexthop()342 struct mesh_path *mpath; in path_lookup() local426 int mesh_path_add_gate(struct mesh_path *mpath) in mesh_path_add_gate()473 static int mesh_gate_del(struct mesh_table *tbl, struct mesh_path *mpath) in mesh_gate_del()518 struct mesh_path *mpath, *new_mpath; in mesh_path_add() local650 struct mesh_path *mpath, *new_mpath; in mpp_path_add() local735 struct mesh_path *mpath; in mesh_plink_broken() local775 struct mesh_path *mpath; in __mesh_path_del() local[all …]
374 struct mesh_path *mpath; in hwmp_route_info_get() local515 struct mesh_path *mpath; in hwmp_preq_frame_process() local606 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()617 struct mesh_path *mpath; in hwmp_prep_frame_process() local676 struct mesh_path *mpath; in hwmp_perr_frame_process() local719 struct mesh_path *mpath; in hwmp_rann_frame_process() local847 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq()909 struct mesh_path *mpath; in mesh_path_start_discovery() local999 struct mesh_path *mpath; in mesh_nexthop_resolve() local1051 struct mesh_path *mpath; in mesh_nexthop_lookup() local[all …]
1062 struct mesh_path *mpath; in ieee80211_add_mpath() local1109 struct mesh_path *mpath; in ieee80211_change_mpath() local1134 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo()1182 struct mesh_path *mpath; in ieee80211_get_mpath() local1203 struct mesh_path *mpath; in ieee80211_dump_mpath() local
309 static inline void mesh_path_activate(struct mesh_path *mpath) in mesh_path_activate()
136 unsigned int mpath:1; /* do multipathing */ member147 unsigned int mpath:1; /* multipathing is set up */ member
33 int mpath = cdev->private->flags.mpath; in verify_done() local