Searched refs:icmpstat (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp_var.h72 struct icmpstat { struct
119 extern struct icmpstat icmpstat;
H A Dip_icmp.c122 struct icmpstat icmpstat; variable in typeref:struct:icmpstat
124 &icmpstat, icmpstat, "");
216 icmpstat.icps_error++;
228 icmpstat.icps_oldicmp++;
260 icmpstat.icps_outhist[type]++;
354 icmpstat.icps_tooshort++;
359 icmpstat.icps_tooshort++;
367 icmpstat
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c8022 icmpstat.icps_checksum++;

Completed in 76 milliseconds