Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/systat/
H A Dicmp.c229 name[3] = ICMPCTL_STATS; in initicmp()
257 name[3] = ICMPCTL_STATS; in reseticmp()
276 name[3] = ICMPCTL_STATS; in fetchicmp()
/freebsd-12.1/sys/netinet/
H A Dicmp_var.h86 #define ICMPCTL_STATS 2 /* statistics (read-only) */ macro
H A Dip_icmp.c100 SYSCTL_VNET_PCPUSTAT(_net_inet_icmp, ICMPCTL_STATS, stats, struct icmpstat,
/freebsd-12.1/release/picobsd/tinyware/ns/
H A Dns.c660 mib[3] = ICMPCTL_STATS; in print_icmp_stats()