Home
last modified time | relevance | path

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

/minix3/sys/netinet/
H A Dicmp_var.h59 #define ICMP_STAT_INHIST (ICMP_STAT_LAST + ICMP_NTYPES) macro
/minix3/usr.bin/netstat/
H A Dinet.c676 if (icmpstat[ICMP_STAT_INHIST + i] != 0) { in icmp_stats()
682 icmpstat[ICMP_STAT_INHIST + i]); in icmp_stats()