HomeSort by relevance Sort by last modified time
    Searched refs:ips_toosmall (Results 1 - 6 of 6) sorted by null

  /external/qemu/slirp/
ip.h 263 u_long ips_toosmall; /* not enough data */ member in struct:ipstat
debug.c 144 lprint(" %6d with length too small (len < ip->len)\r\n", ipstat.ips_toosmall);
ip_input.c 88 STAT(ipstat.ips_toosmall++);
  /external/qemu/slirp-android/
ip.h 265 u_long ips_toosmall; /* not enough data */ member in struct:ipstat
debug.c 142 lprint(" %6d with length too small (len < ip->len)\r\n", ipstat.ips_toosmall);
ip_input.c 88 STAT(ipstat.ips_toosmall++);

Completed in 699 milliseconds