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

/external/qemu/slirp/
H A Dicmp_var.h42 u_long icps_received; /* #ICMP packets received */ member in struct:icmpstat
H A Ddebug.c263 lprint(" %6d ICMP packets received\r\n", icmpstat.icps_received);
H A Dip_icmp.c82 STAT(icmpstat.icps_received++);
/external/qemu/slirp-android/
H A Dicmp_var.h42 u_long icps_received; /* #ICMP packets received */ member in struct:icmpstat
H A Ddebug.c259 lprint(" %6d ICMP packets received\r\n", icmpstat.icps_received);
H A Dip_icmp.c83 STAT(icmpstat.icps_received++);

Completed in 96 milliseconds