PT_IP_FILTER_MAX_RANGES
if (nranges_supp > PT_IP_FILTER_MAX_RANGES)
nranges_supp = PT_IP_FILTER_MAX_RANGES;
} ip_ranges[PT_IP_FILTER_MAX_RANGES];