Searched refs:MAX_IP_SIZE (Results 1 – 5 of 5) sorted by relevance
201 if (num_ips >= MAX_IP_SIZE) { in rsc_parse_iplist()203 fn, MAX_IP_SIZE); in rsc_parse_iplist()
177 if (roa->num_ips + addrsz >= MAX_IP_SIZE) { in roa_parse_econtent()179 fn, MAX_IP_SIZE); in roa_parse_econtent()
181 if (spl->num_prefixes + num_prefixes >= MAX_IP_SIZE) { in spl_parse_econtent()
1005 #define MAX_IP_SIZE 200000 macro
395 if (num >= MAX_IP_SIZE) in sbgp_parse_ipaddrblk()