last_ip            27 lib/pengine/bundle.c next_ip(const char *last_ip)
last_ip            33 lib/pengine/bundle.c     int rc = sscanf(last_ip, "%u.%u.%u.%u", &oct1, &oct2, &oct3, &oct4);