You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

snf_micro.cpp 288B

12345678910
  1. // snf_micro.cpp
  2. //
  3. // Copyright (C) 2013 ARM Research Labs
  4. // Parts Copyright (C) 2009 - 2019 MicroNeil Research Corporation
  5. //
  6. // Micro-Scale pattern matching engine adapted to Message Sniffer
  7. // for "Hinting" and limited local patterns capability.
  8. #include "snf_micro.hpp"