Lines Matching defs:DM
109 DLCI_CLOSING, /* Sending DISC not seen UA/DM */
293 #define DM 0x0F
561 case DM:
562 pr_cont("DM");
1603 * end will get a DM response)
1621 } else if (!dlci->addr && gsm->control == (DM | PF)) {
1693 * off timers. We may also receive a DM reply from the other end which
1955 gsm_response(gsm, address, DM);
1965 gsm_response(gsm, address, DM);
1988 case DM: /* DM can be valid unsolicited */
1989 case DM|PF:
2005 gsm_response(gsm, address, DM|PF);
3180 a DM straight back. This is ok as that will have caused a hangup */