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()1661 dlci->state = DLCI_CLOSED; in gsm_dlci_alloc()1724 dlci->state = DLCI_CLOSED; in gsm_dlci_release()1794 if (dlci == NULL || dlci->state == DLCI_CLOSED) { in gsm_queue()2041 dlci->state == DLCI_CLOSED); in gsm_disconnect()3001 if (dlci->state == DLCI_CLOSED) in gsmtty_close()3019 if (dlci->state == DLCI_CLOSED) in gsmtty_hangup()3030 if (dlci->state == DLCI_CLOSED) in gsmtty_write()[all …]