Searched refs:TCPCTL_STATS (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/usr.bin/systat/
H A Dtcp.c274 name[3] = TCPCTL_STATS;
302 name[3] = TCPCTL_STATS;
321 name[3] = TCPCTL_STATS;
/freebsd-10-stable/release/picobsd/tinyware/ns/
H A Dns.c503 #ifndef TCPCTL_STATS
507 mib[3] = TCPCTL_STATS;
/freebsd-10-stable/contrib/unbound/compat/
H A Dgetentropy_osx.c211 static int tcpmib[] = { CTL_NET, AF_INET, IPPROTO_TCP, TCPCTL_STATS };
/freebsd-10-stable/sys/netinet/
H A Dtcp_var.h615 #define TCPCTL_STATS 4 /* statistics (read-only) */ macro
H A Dtcp_input.c252 SYSCTL_VNET_PCPUSTAT(_net_inet_tcp, TCPCTL_STATS, stats, struct tcpstat,

Completed in 103 milliseconds