Searched refs:MAX_COMPRESS_PTRS (Results 1 – 4 of 4) sorted by relevance
165 if(count++ > MAX_COMPRESS_PTRS) in pkt_dname_tolower()203 if(ptrcount++ > MAX_COMPRESS_PTRS) in pkt_dname_len()246 if(count1++ > MAX_COMPRESS_PTRS) in dname_pkt_compare()256 if(count2++ > MAX_COMPRESS_PTRS) in dname_pkt_compare()326 if(count++ > MAX_COMPRESS_PTRS) in dname_pkt_hash()355 if(comprcount++ > MAX_COMPRESS_PTRS) { in dname_pkt_copy()411 if(count++ > MAX_COMPRESS_PTRS) { in dname_print()
51 #define MAX_COMPRESS_PTRS 256 macro
857 unsigned maxcompr = MAX_COMPRESS_PTRS; /* loop detection, max compr ptrs */ in sldns_wire2str_dname_scan()
2955 if(count++ > MAX_COMPRESS_PTRS)