Lines Matching defs:DM
136 DLCI_CLOSING, /* Sending DISC not seen UA/DM */
374 #define DM 0x0F
729 case DM:
730 pr_cont("DM");
2220 * end will get a DM response)
2247 } else if (!dlci->addr && gsm->control == (DM | PF)) {
2369 * off timers. We may also receive a DM reply from the other end which
2789 gsm_response(gsm, address, DM|PF);
2799 gsm_response(gsm, address, DM|PF);
2822 case DM: /* DM can be valid unsolicited */
2823 case DM|PF:
2835 gsm_response(gsm, address, DM|PF);
4261 a DM straight back. This is ok as that will have caused a hangup */