Searched refs:MAX_SEARCH_SIZE (Results 1 – 1 of 1) sorted by relevance
43 #define MAX_SEARCH_SIZE 4095 macro147 if (datalen > MAX_SEARCH_SIZE) in help()148 datalen = MAX_SEARCH_SIZE; in help()284 irc_buffer = kmalloc(MAX_SEARCH_SIZE + 1, GFP_KERNEL); in nf_conntrack_irc_init()