Searched refs:DLCI_OPENING (Results 1 – 1 of 1) sorted by relevance
118 #define DLCI_OPENING 1 /* Sending SABM not seen UA */ macro1475 case DLCI_OPENING: in gsm_dlci_t1()1515 if (dlci->state == DLCI_OPEN || dlci->state == DLCI_OPENING) in gsm_dlci_begin_open()1518 dlci->state = DLCI_OPENING; in gsm_dlci_begin_open()1813 case DLCI_OPENING: in gsm_queue()