Home
last modified time | relevance | path

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

/openbsd/usr.bin/netstat/
H A Dnetstat.h91 void icmp_stats(char *);
H A Dmain.c73 { icmp_stats, "icmp", 0 },
H A Dinet.c711 icmp_stats(char *name) in icmp_stats() function