Searched refs:MISDN_LAYERMASK (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | mISDNif.h | 59 #define MISDN_LAYERMASK 0x00ff macro |
/linux/drivers/isdn/mISDN/ | ||
H A D | stack.c | 146 lm = hh->prim & MISDN_LAYERMASK; in send_msg_to_layer() |