Searched refs:DLCI_CLOSED (Results 1 – 1 of 1) sorted by relevance
103 DLCI_CLOSED, enumerator1423 dlci->state = DLCI_CLOSED; in gsm_dlci_close()1539 if (dlci->state == DLCI_CLOSED || dlci->state == DLCI_CLOSING) in gsm_dlci_begin_close()1662 dlci->state = DLCI_CLOSED; in gsm_dlci_alloc()1725 dlci->state = DLCI_CLOSED; in gsm_dlci_release()1795 if (dlci == NULL || dlci->state == DLCI_CLOSED) { in gsm_queue()2052 dlci->state == DLCI_CLOSED); in gsm_disconnect()3010 if (dlci->state == DLCI_CLOSED) in gsmtty_close()3028 if (dlci->state == DLCI_CLOSED) in gsmtty_hangup()3039 if (dlci->state == DLCI_CLOSED) in gsmtty_write()[all …]