Searched refs:DLCI_CLOSING (Results 1 – 1 of 1) sorted by relevance
137 DLCI_CLOSING, /* Sending DISC not seen UA/DM */ enumerator2262 case DLCI_CLOSING: in gsm_dlci_t1()2307 case DLCI_CLOSING: in gsm_dlci_begin_open()2339 case DLCI_CLOSING: in gsm_dlci_set_opening()2357 case DLCI_CLOSING: in gsm_dlci_set_wait_config()2379 if (dlci->state == DLCI_CLOSED || dlci->state == DLCI_CLOSING) in gsm_dlci_begin_close()2382 dlci->state = DLCI_CLOSING; in gsm_dlci_begin_close()2813 case DLCI_CLOSING: in gsm_queue()