Searched refs:DLCI_CLOSING (Results 1 – 1 of 1) sorted by relevance
136 #define DLCI_CLOSING 3 /* Sending DISC not seen UA/DM */ macro1486 case DLCI_CLOSING: in gsm_dlci_t1()1532 if (dlci->state == DLCI_CLOSED || dlci->state == DLCI_CLOSING) in gsm_dlci_begin_close()1535 dlci->state = DLCI_CLOSING; in gsm_dlci_begin_close()1807 case DLCI_CLOSING: in gsm_queue()