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

  /external/qemu/slirp/
icmp_var.h 47 u_long icps_reflect; /* number of responses */ member in struct:icmpstat
ip_icmp.c 309 STAT(icmpstat.icps_reflect++);
365 STAT(icmpstat.icps_reflect++);
debug.c 268 lprint(" %6d ICMP packets sent in reply\r\n", icmpstat.icps_reflect);
  /external/qemu/slirp-android/
icmp_var.h 47 u_long icps_reflect; /* number of responses */ member in struct:icmpstat
ip_icmp.c 311 STAT(icmpstat.icps_reflect++);
367 STAT(icmpstat.icps_reflect++);
debug.c 264 lprint(" %6d ICMP packets sent in reply\r\n", icmpstat.icps_reflect);

Completed in 33 milliseconds