Searched refs:mesh_paths (Results 1 – 2 of 2) sorted by relevance
233 return mpath_lookup(&sdata->u.mesh.mesh_paths, dst, sdata); in mesh_path_lookup()304 tbl = &mpath->sdata->u.mesh.mesh_paths; in mesh_path_add_gate()413 tbl = &sdata->u.mesh.mesh_paths; in mesh_path_add()484 struct mesh_table *tbl = &sdata->u.mesh.mesh_paths; in mesh_plink_broken()543 struct mesh_table *tbl = &sdata->u.mesh.mesh_paths; in mesh_path_flush_by_nexthop()592 table_flush_by_iface(&sdata->u.mesh.mesh_paths); in mesh_path_flush_by_iface()639 err = table_path_del(&sdata->u.mesh.mesh_paths, sdata, addr); in mesh_path_del()677 tbl = &sdata->u.mesh.mesh_paths; in mesh_path_send_to_gates()759 mesh_table_init(&sdata->u.mesh.mesh_paths); in mesh_pathtbl_init()782 mesh_path_tbl_expire(sdata, &sdata->u.mesh.mesh_paths); in mesh_path_expire()[all …]
744 struct mesh_table mesh_paths; member
Completed in 14 milliseconds