Searched refs:MAX_SEARCH_SIZE (Results 1 – 1 of 1) sorted by relevance
42 #define MAX_SEARCH_SIZE 4095 macro146 if (datalen > MAX_SEARCH_SIZE) in help()147 datalen = MAX_SEARCH_SIZE; in help()283 irc_buffer = kmalloc(MAX_SEARCH_SIZE + 1, GFP_KERNEL); in nf_conntrack_irc_init()