cindex 1483 src/dps8/dps8_mgp.c int cindex = find_free_conn(); cindex 1484 src/dps8/dps8_mgp.c if (cindex < 0) cindex 1489 src/dps8/dps8_mgp.c struct conn_table *conn = &mgp_dev_state.conns[cindex]; cindex 1528 src/dps8/dps8_mgp.c int v = cbridge_send_packet(cindex, cbpkt, cindex 1535 src/dps8/dps8_mgp.c close_conn(cindex); cindex 1541 src/dps8/dps8_mgp.c int i = cindex; cindex 1548 src/dps8/dps8_mgp.c return cindex;