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