RX_CHECK_DLC
seq_printf(m, "%c ", (op->flags & RX_CHECK_DLC) ? 'd' : ' ');
if (op->flags & RX_CHECK_DLC) {