Home | History | Annotate | Download | only in qemu

Lines Matching refs:inet_strtoip

302             if (inet_strtoip(buf, &ip) < 0)
980 if (inet_strtoip(buf, &guest_addr) < 0) {