Searched refs:mesh_node_t (Results 1 – 4 of 4) sorted by relevance
71 } mesh_node_t; typedef
79 mesh_node_t *node;
604 mesh_node_t *node = s->node; in get_switch_metric()747 mesh_node_t *n, *nn; in remove_edges()816 mesh_node_t *node = p_lash->switches[sw]->node; in print_axis()841 mesh_node_t *node = p_lash->switches[sw]->node; in seed_axes()1138 mesh_node_t *node = s->node; in reorder_node_links()1503 mesh_node_t *node = sw->node; in osm_mesh_node_delete()1545 mesh_node_t *node; in osm_mesh_node_create()1550 if (!(node = sw->node = calloc(1, sizeof(mesh_node_t) + num_ports * sizeof(link_t *)))) in osm_mesh_node_create()
73 mesh_node_t *node = s1->node; in connect_switches()