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

/external/qemu/slirp/
H A Dicmp_var.h45 u_long icps_notsupp; /* #ICMP packets not supported */ member in struct:icmpstat
H A Ddebug.c266 lprint(" %6d with type not supported\r\n", icmpstat.icps_notsupp);
H A Dip_icmp.c169 STAT(icmpstat.icps_notsupp++);
/external/qemu/slirp-android/
H A Dicmp_var.h45 u_long icps_notsupp; /* #ICMP packets not supported */ member in struct:icmpstat
H A Ddebug.c262 lprint(" %6d with type not supported\r\n", icmpstat.icps_notsupp);
H A Dip_icmp.c171 STAT(icmpstat.icps_notsupp++);

Completed in 1665 milliseconds