Home
last modified time | relevance | path

Searched refs:ICMP_STAT_OLDSHORT (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/usr.bin/systat/
Dicmp.c140 SHOW(ICMP_STAT_OLDSHORT, 4, 35); in showicmp()
174 xADJINETCTR(curstat, oldstat, newstat, ICMP_STAT_OLDSHORT); in fetchicmp()
/netbsd/src/sys/netinet/
Dicmp_var.h47 #define ICMP_STAT_OLDSHORT 1 /* no error (old ip too short) */ macro