• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/project/gpl/l7filter/

Lines Matching defs:L7_PRINTK_DEBUG_1

51 #define L7_PRINTK_DEBUG_1 if (debug_pri & L7_DEBUG_PRI_1) printk
62 #define L7_PRINTK_DEBUG_1 printk
327 L7_PRINTK_DEBUG_1("layer7 filter match: protocol: %s\n", node->proto_name);
417 L7_PRINTK_DEBUG_1("l7_filter_main start per 256, skb: %x, all_in out: %d %d, has_pri_in out: %d %d, in or out: %d\n",
421 L7_PRINTK_DEBUG_1("*********************** start ************************\n");
422 L7_PRINTK_DEBUG_1("l7_filter_main per 1024, all_out: %d, has_pri_out: %d\n",
425 L7_PRINTK_DEBUG_1("Proto %s identified %d packets\n", g_all_proto[i].proto_name, g_all_proto[i].proto_packet_count);
426 L7_PRINTK_DEBUG_1("************************ end *************************\n");
510 L7_PRINTK_DEBUG_1(KERN_ERR "layer7: failed to linearize packet, bailing.\n");
536 L7_PRINTK_DEBUG_1("l7_filter_main identify the conn %x, in %dth packet.\n", pConn, pConn->packet_count);
624 L7_PRINTK_DEBUG_1("Warning: layer7 regexp contains a control character, %c, in hex (\\x%c%c).\n"
631 L7_PRINTK_DEBUG_1("Warning: null (\\x00) in layer7 regexp. A null terminates the regexp string!\n");
664 L7_PRINTK_DEBUG_1("l7 filter, load_all_pattern start, num_proto: %d\n", num_proto);
681 L7_PRINTK_DEBUG_1("layer7: out of memory in compile_and_cache, bailing. 1\n");
683 L7_PRINTK_DEBUG_1(KERN_ERR "layer7: out of memory in compile_and_cache, bailing.\n");
690 L7_PRINTK_DEBUG_1("layer7: out of memory in compile_and_cache, bailing. 2\n");
692 L7_PRINTK_DEBUG_1(KERN_ERR "layer7: out of memory in compile_and_cache, bailing.\n");
700 L7_PRINTK_DEBUG_1("layer7: out of memory in compile_and_cache, bailing. 3\n");
702 L7_PRINTK_DEBUG_1(KERN_ERR "layer7: out of memory in compile_and_cache, bailing.\n");