extract_ip_range
g.options |= extract_ip_range(&g.src_ip, g.af);
g.options |= extract_ip_range(&g.dst_ip, g.af);