Home
last modified time | relevance | path

Searched refs:ICMP_STAT_OLDICMP (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/usr.bin/systat/
H A Dicmp.c141 SHOW(ICMP_STAT_OLDICMP, 5, 35); in showicmp()
175 xADJINETCTR(curstat, oldstat, newstat, ICMP_STAT_OLDICMP); in fetchicmp()
/netbsd-src/sys/netinet/
H A Dicmp_var.h48 #define ICMP_STAT_OLDICMP 2 /* no error (old was icmp) */ macro
H A Dip_icmp.c283 ICMP_STATINC(ICMP_STAT_OLDICMP); in icmp_error()
/netbsd-src/sys/netmpls/
H A Dmpls_ttl.c197 ICMP_STATINC(ICMP_STAT_OLDICMP); in mpls_icmp_error()
/netbsd-src/usr.bin/netstat/
H A Dinet.c710 p(ICMP_STAT_OLDICMP, "\t%" PRIu64 in icmp_stats()