Home
last modified time | relevance | path

Searched refs:TCPCTL_STATS (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/usr.bin/systat/
Dtcp.c274 name[3] = TCPCTL_STATS; in inittcp()
302 name[3] = TCPCTL_STATS; in resettcp()
321 name[3] = TCPCTL_STATS; in fetchtcp()
/freebsd-9-stable/release/picobsd/tinyware/ns/
Dns.c503 #ifndef TCPCTL_STATS in print_tcp_stats()
507 mib[3] = TCPCTL_STATS; in print_tcp_stats()
/freebsd-9-stable/sys/netinet/
Dtcp_var.h581 #define TCPCTL_STATS 4 /* statistics (read-only) */ macro
Dtcp_input.c124 SYSCTL_VNET_STRUCT(_net_inet_tcp, TCPCTL_STATS, stats, CTLFLAG_RW,