Home
last modified time | relevance | path

Searched defs:icmpstat (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dicmp_var.h42 struct icmpstat { struct
64 VNET_PCPUSTAT_DECLARE(struct icmpstat, icmpstat); argument
/f-stack/freebsd/netinet/
H A Dicmp_var.h42 struct icmpstat { struct
64 VNET_PCPUSTAT_DECLARE(struct icmpstat, icmpstat); argument
/f-stack/tools/netstat/
H A Dinet.c1181 struct icmpstat icmpstat; in icmp_stats() local