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

Lines Matching defs:L7_PRINTK_DEBUG_1

50 #define L7_PRINTK_DEBUG_1 if (debug_pri & L7_DEBUG_PRI_1) printk
61 #define L7_PRINTK_DEBUG_1 printk
324 L7_PRINTK_DEBUG_1("layer7 filter match: protocol: %s\n", node->proto_name);
398 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",
402 L7_PRINTK_DEBUG_1("*********************** start ************************\n");
403 L7_PRINTK_DEBUG_1("l7_filter_main per 1024, all_out: %d, has_pri_out: %d\n",
406 L7_PRINTK_DEBUG_1("Proto %s identified %d packets\n", g_all_proto[i].proto_name, g_all_proto[i].proto_packet_count);
407 L7_PRINTK_DEBUG_1("************************ end *************************\n");
483 L7_PRINTK_DEBUG_1(KERN_ERR "layer7: failed to linearize packet, bailing.\n");
509 L7_PRINTK_DEBUG_1("l7_filter_main identify the conn %x, in %dth packet.\n", pConn, pConn->packet_count);
597 L7_PRINTK_DEBUG_1("Warning: layer7 regexp contains a control character, %c, in hex (\\x%c%c).\n"
604 L7_PRINTK_DEBUG_1("Warning: null (\\x00) in layer7 regexp. A null terminates the regexp string!\n");
637 L7_PRINTK_DEBUG_1("l7 filter, load_all_pattern start, num_proto: %d\n", num_proto);
653 L7_PRINTK_DEBUG_1("layer7: out of memory in compile_and_cache, bailing. 1\n");
655 L7_PRINTK_DEBUG_1(KERN_ERR "layer7: out of memory in compile_and_cache, bailing.\n");
662 L7_PRINTK_DEBUG_1("layer7: out of memory in compile_and_cache, bailing. 2\n");
664 L7_PRINTK_DEBUG_1(KERN_ERR "layer7: out of memory in compile_and_cache, bailing.\n");
672 L7_PRINTK_DEBUG_1("layer7: out of memory in compile_and_cache, bailing. 3\n");
674 L7_PRINTK_DEBUG_1(KERN_ERR "layer7: out of memory in compile_and_cache, bailing.\n");