Lines Matching refs:SABM
134 DLCI_OPENING, /* Sending SABM not seen UA */
135 DLCI_OPEN, /* SABM/UA complete */
163 struct timer_list t1; /* Retransmit timer for SABM and UA */
375 #define SABM 0x2F
720 case SABM:
721 pr_cont("SABM");
1775 /* Proceed with link setup by sending SABM before UA */
1777 gsm_command(gsm, dlci->addr, SABM|PF);
2164 /* Note that SABM UA .. SABM UA first UA lost can mean that we go
2191 * before the DLCI initialized the channel via SABM.
2217 * SABM and DISC). We resend the command until the retry count runs out
2245 gsm_command(dlci->gsm, dlci->addr, SABM|PF);
2277 * Commence opening a DLCI from the Linux side. We issue SABM messages
2281 * Parameter negotiation is performed before SABM if required.
2308 gsm_command(gsm, dlci->addr, SABM|PF);
2329 * We set off timers and responses upon reception of an SABM.
2777 case SABM|PF:
4263 /* Start sending off SABM messages */
4265 /* Start sending off SABM messages */