Home
last modified time | relevance | path

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

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