Searched refs:ip_stats (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/usr.bin/netstat/ | ||
| D | netstat.h | 79 void ip_stats(u_long, const char *); |
| D | main.c | 219 ip_stats, NULL, 0, "ip" }, |
| D | inet.c | 596 ip_stats(u_long off, const char *name) in ip_stats() function |