Searched refs:MAX_SEARCH_SIZE (Results 1 – 1 of 1) sorted by relevance
34 #define MAX_SEARCH_SIZE 4095 macro136 if (datalen > MAX_SEARCH_SIZE) in help()137 datalen = MAX_SEARCH_SIZE; in help()276 irc_buffer = kmalloc(MAX_SEARCH_SIZE + 1, GFP_KERNEL); in nf_conntrack_irc_init()