Searched refs:icmpstat (Results 1 – 3 of 3) sorted by relevance
75 struct icmpstat { struct120 extern struct icmpstat icmpstat;
116 struct icmpstat icmpstat; variable119 &icmpstat, icmpstat, "");216 icmpstat.icps_error++; in icmp_error()258 icmpstat.icps_oldicmp++; in icmp_error()366 icmpstat.icps_outhist[type]++; in icmp_error()458 icmpstat.icps_tooshort++; in icmp_input()463 icmpstat.icps_tooshort++; in icmp_input()473 icmpstat.icps_checksum++; in icmp_input()504 icmpstat.icps_inhist[icp->icmp_type]++; in icmp_input()573 icmpstat.icps_badlen++; in icmp_input()[all …]
9484 icmpstat.icps_checksum++; in pf_check_proto_cksum()