MISDN_ID_ADDR_MASK
if ((hh->id & MISDN_ID_ADDR_MASK) == ch->addr) {
if ((hh->id & MISDN_ID_ADDR_MASK) == MISDN_ID_ANY) { /* L2 for all */