Searched refs:ips_toosmall (Results 1 - 6 of 6) sorted by relevance

/external/qemu/slirp/
H A Dip.h263 u_long ips_toosmall; /* not enough data */ member in struct:ipstat
H A Ddebug.c144 lprint(" %6d with length too small (len < ip->len)\r\n", ipstat.ips_toosmall);
H A Dip_input.c88 STAT(ipstat.ips_toosmall++);
/external/qemu/slirp-android/
H A Dip.h265 u_long ips_toosmall; /* not enough data */ member in struct:ipstat
H A Ddebug.c142 lprint(" %6d with length too small (len < ip->len)\r\n", ipstat.ips_toosmall);
H A Dip_input.c88 STAT(ipstat.ips_toosmall++);

Completed in 532 milliseconds