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

  /external/qemu/slirp/
icmp_var.h 46 u_long icps_badtype; /* #with bad type feild */ member in struct:icmpstat
ip_icmp.c 174 STAT(icmpstat.icps_badtype++);
debug.c 267 lprint(" %6d with bad type feilds\r\n", icmpstat.icps_badtype);
  /external/qemu/slirp-android/
icmp_var.h 46 u_long icps_badtype; /* #with bad type feild */ member in struct:icmpstat
ip_icmp.c 176 STAT(icmpstat.icps_badtype++);
debug.c 263 lprint(" %6d with bad type feilds\r\n", icmpstat.icps_badtype);

Completed in 952 milliseconds