Searched refs:from_vtx (Results 1 – 1 of 1) sorted by relevance
803 topo_vertex_t *from_vtx; member830 cbarg->from_vtx = vtx; in edge_cb()835 if (cbarg->from_vtx != NULL && cbarg->to_vtx != NULL) in edge_cb()868 if (cbarg.from_vtx == NULL || cbarg.to_vtx == NULL) { in deserialize_edges()871 if (topo_edge_new(mod, cbarg.from_vtx, cbarg.to_vtx) != 0) { in deserialize_edges()