Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dinet.c1143 static const char *icmpnames[ICMP_MAXTYPE + 1] = { variable
1224 if (icmpnames[i] != NULL) in icmp_stats()
1226 icmpnames[i], icmpstat.icps_outhist[i]); in icmp_stats()
1258 if (icmpnames[i] != NULL) in icmp_stats()
1260 icmpnames[i], in icmp_stats()