Searched defs:ipstat (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/netinet/ | ||
H A D | ip_var.h | 156 #define ipstat ipstats_percpu[mycpuid] macro |
/dflybsd-src/usr.bin/netstat/ | ||
H A D | inet.c | 681 struct ip_stats ipstat, *stattmp; in ip_stats() local |