Lines Matching defs:mpath
38 static inline bool mpath_expired(struct mesh_path *mpath) in mpath_expired()
47 struct mesh_path *mpath = ptr; in mesh_path_rht_free() local
84 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta) in mesh_path_assign_nexthop()
216 struct mesh_path *mpath; in mpath_lookup() local
253 struct mesh_path *mpath = NULL; in __mesh_path_lookup_by_idx() local
321 int mesh_path_add_gate(struct mesh_path *mpath) in mesh_path_add_gate()
358 static void mesh_gate_del(struct mesh_table *tbl, struct mesh_path *mpath) in mesh_gate_del()
422 struct mesh_path *mpath, *new_mpath; in mesh_path_add() local
510 struct mesh_path *mpath; in mesh_plink_broken() local
546 struct mesh_path *mpath) in mesh_path_free_rcu()
560 static void __mesh_path_del(struct mesh_table *tbl, struct mesh_path *mpath) in __mesh_path_del()
581 struct mesh_path *mpath; in mesh_path_flush_by_nexthop() local
611 struct mesh_path *mpath; in mpp_flush_by_proxy() local
639 struct mesh_path *mpath; in table_flush_by_iface() local
690 struct mesh_path *mpath; in table_path_del() local
733 void mesh_path_tx_pending(struct mesh_path *mpath) in mesh_path_tx_pending()
750 int mesh_path_send_to_gates(struct mesh_path *mpath) in mesh_path_send_to_gates()
805 void mesh_path_flush_pending(struct mesh_path *mpath) in mesh_path_flush_pending()
821 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop) in mesh_path_fix_nexthop()
867 struct mesh_path *mpath; in mesh_path_tbl_expire() local