Lines Matching refs:SABM
107 DLCI_OPENING, /* Sending SABM not seen UA */
108 DLCI_OPEN, /* SABM/UA complete */
136 struct timer_list t1; /* Retransmit timer for SABM and UA */
294 #define SABM 0x2F
552 case SABM:
553 pr_cont("SABM");
1584 /* Note that SABM UA .. SABM UA first UA lost can mean that we go
1600 * SABM and DISC). We resend the command until the retry count runs out
1619 gsm_command(dlci->gsm, dlci->addr, SABM|PF);
1650 * Commence opening a DLCI from the Linux side. We issue SABM messages
1663 gsm_command(dlci->gsm, dlci->addr, SABM|PF);
1672 * We set off timers and responses upon reception of an SABM.
1947 case SABM|PF:
3182 /* Start sending off SABM messages */