Lines Matching refs:mesh_paths
241 return mpath_lookup(sdata->u.mesh.mesh_paths, dst, sdata); in mesh_path_lookup()
284 return __mesh_path_lookup_by_idx(sdata->u.mesh.mesh_paths, idx); in mesh_path_lookup_by_idx()
312 tbl = mpath->sdata->u.mesh.mesh_paths; in mesh_path_add_gate()
421 tbl = sdata->u.mesh.mesh_paths; in mesh_path_add()
492 struct mesh_table *tbl = sdata->u.mesh.mesh_paths; in mesh_plink_broken()
551 struct mesh_table *tbl = sdata->u.mesh.mesh_paths; in mesh_path_flush_by_nexthop()
600 table_flush_by_iface(sdata->u.mesh.mesh_paths); in mesh_path_flush_by_iface()
647 err = table_path_del(sdata->u.mesh.mesh_paths, sdata, addr); in mesh_path_del()
685 tbl = sdata->u.mesh.mesh_paths; in mesh_path_send_to_gates()
780 sdata->u.mesh.mesh_paths = tbl_path; in mesh_pathtbl_init()
809 mesh_path_tbl_expire(sdata, sdata->u.mesh.mesh_paths); in mesh_path_expire()
815 mesh_table_free(sdata->u.mesh.mesh_paths); in mesh_pathtbl_unregister()