DLCI_UP
if (sc->dlci_state[count] == DLCI_UP)
== DLCI_UP) ? "up" : "down");
case DLCI_UP:
if (sc->dlci_state[idx] == DLCI_UP)
if (sc->dlci_state[dlci] != DLCI_UP) {
sc->dlci_state[dlci] = DLCI_UP;