Searched refs:DLCI_CLOSED (Results 1 – 1 of 1) sorted by relevance
133 #define DLCI_CLOSED 0 macro1431 dlci->state = DLCI_CLOSED; in gsm_dlci_close()1532 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()2065 dlci->state == DLCI_CLOSED); in gsm_cleanup_mux()2545 gsm->dlci[0]->state == DLCI_CLOSED); in gsmld_config()2983 if (dlci->state == DLCI_CLOSED) in gsmtty_close()3004 if (dlci->state == DLCI_CLOSED) in gsmtty_hangup()[all …]