Home
last modified time | relevance | path

Searched defs:tcpstat (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/netstat/
H A Dinet.c396 struct tcp_stats tcpstat, *stattmp; in tcp_stats() local
/dflybsd-src/sys/netinet/
H A Dtcp_var.h468 #define tcpstat tcpstats_percpu[mycpuid] macro