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