Home
last modified time | relevance | path

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

/dragonfly/usr.bin/netstat/
HDinet.c396 struct tcp_stats tcpstat, *stattmp; in tcp_stats() local
/dragonfly/sys/netinet/
HDtcp_var.h468 #define tcpstat tcpstats_percpu[mycpuid] macro