Searched refs:MAX_SEARCH_SIZE (Results 1 – 1 of 1) sorted by relevance
37 #define MAX_SEARCH_SIZE 4095 macro141 if (datalen > MAX_SEARCH_SIZE) in help()142 datalen = MAX_SEARCH_SIZE; in help()278 irc_buffer = kmalloc(MAX_SEARCH_SIZE + 1, GFP_KERNEL); in nf_conntrack_irc_init()