Lines Matching refs:DLCI_OPEN
135 DLCI_OPEN, /* SABM/UA complete */
1053 if (dlci->state != DLCI_OPEN) {
1380 if (dlci->state != DLCI_OPEN)
1752 if ((!cr && dlci->state == DLCI_OPENING) || dlci->state == DLCI_OPEN) {
2168 dlci->state = DLCI_OPEN;
2834 if (dlci == NULL || dlci->state != DLCI_OPEN) {
4066 if (dlci->state != DLCI_OPEN || dlci->adaption != 2)
4144 dlci->state != DLCI_OPEN ||
4148 if (dlci->state != DLCI_OPEN)
4159 if (dlci->state != DLCI_OPEN)
4221 if (gsm->dlci[0] && gsm->dlci[0]->state != DLCI_OPEN) {