Home
last modified time | relevance | path

Searched refs:print_arc (Results 1 – 2 of 2) sorted by relevance

/dports/net/quagga/quagga-1.2.4/isisd/topology/
H A Dspgrid.c34 void print_arc(struct vty *, struct list *, long, long, long);
134 print_arc (struct vty *vty, struct list *topology, long i, long j, long length) in print_arc() function
625 print_arc (vty, topology, n0, i, s ); in gen_spgrid_topology()
628 print_arc (vty, topology, n0, n0-1, 0 ); in gen_spgrid_topology()
647 print_arc (vty, topology, i, j, l ); in gen_spgrid_topology()
652 print_arc (vty, topology, j, i, l ); in gen_spgrid_topology()
661 print_arc (vty, topology, i, j, l ); in gen_spgrid_topology()
666 print_arc (vty, topology, j, i, l ); in gen_spgrid_topology()
681 print_arc (vty, topology, i, j, l ); in gen_spgrid_topology()
695 print_arc (vty, topology, source, i, l ); in gen_spgrid_topology()
[all …]
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglZeroHalf/
H A DCgl012cut.cpp922 void print_arc(arc *a) in print_arc() function
942 for ( i = 0; i < n; i++ ) print_arc(&v[i]); in print_arc_vect()
955 void print_arc(cgl_arc *a) in print_arc() function
975 for ( i = 0; i < n; i++ ) print_arc(&v[i]); in print_arc_vect()