Searched refs:DLCI_CLOSED (Results 1 – 1 of 1) sorted by relevance
117 #define DLCI_CLOSED 0 macro1424 dlci->state = DLCI_CLOSED; in gsm_dlci_close()1537 if (dlci->state == DLCI_CLOSED || dlci->state == DLCI_CLOSING) in gsm_dlci_begin_close()1664 dlci->state = DLCI_CLOSED; in gsm_dlci_alloc()1727 dlci->state = DLCI_CLOSED; in gsm_dlci_release()1797 if (dlci == NULL || dlci->state == DLCI_CLOSED) { in gsm_queue()2044 dlci->state == DLCI_CLOSED); in gsm_disconnect()2993 if (dlci->state == DLCI_CLOSED) in gsmtty_close()3011 if (dlci->state == DLCI_CLOSED) in gsmtty_hangup()3022 if (dlci->state == DLCI_CLOSED) in gsmtty_write()[all …]