Searched refs:DLCI_OPENING (Results 1 – 1 of 1) sorted by relevance
134 #define DLCI_OPENING 1 /* Sending SABM not seen UA */ macro1478 case DLCI_OPENING: in gsm_dlci_t1()1510 if (dlci->state == DLCI_OPEN || dlci->state == DLCI_OPENING) in gsm_dlci_begin_open()1513 dlci->state = DLCI_OPENING; in gsm_dlci_begin_open()1810 case DLCI_OPENING: in gsm_queue()