M_DECRYPTED
if (n->m_flags & M_DECRYPTED)
#ifdef M_DECRYPTED /*not openbsd*/
if (m0->m_flags & M_DECRYPTED)
if (m->m_flags & M_DECRYPTED) {