cindex 1481 src/dps8/dps8_mgp.c int cindex = find_free_conn(); cindex 1482 src/dps8/dps8_mgp.c if (cindex < 0) cindex 1487 src/dps8/dps8_mgp.c struct conn_table *conn = &mgp_dev_state.conns[cindex]; cindex 1526 src/dps8/dps8_mgp.c int v = cbridge_send_packet(cindex, cbpkt, cindex 1533 src/dps8/dps8_mgp.c close_conn(cindex); cindex 1539 src/dps8/dps8_mgp.c int i = cindex; cindex 1546 src/dps8/dps8_mgp.c return cindex;