Searched defs:tcpstat (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/usr.bin/netstat/ | ||
H A D | inet.c | 396 struct tcp_stats tcpstat, *stattmp; in tcp_stats() local |
/dflybsd-src/sys/netinet/ | ||
H A D | tcp_var.h | 468 #define tcpstat tcpstats_percpu[mycpuid] macro |