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

  /external/qemu/slirp/
icmp_var.h 45 u_long icps_notsupp; /* #ICMP packets not supported */ member in struct:icmpstat
debug.c 266 lprint(" %6d with type not supported\r\n", icmpstat.icps_notsupp);
ip_icmp.c 169 STAT(icmpstat.icps_notsupp++);
  /external/qemu/slirp-android/
icmp_var.h 45 u_long icps_notsupp; /* #ICMP packets not supported */ member in struct:icmpstat
debug.c 262 lprint(" %6d with type not supported\r\n", icmpstat.icps_notsupp);
ip_icmp.c 171 STAT(icmpstat.icps_notsupp++);

Completed in 55 milliseconds