Home
last modified time | relevance | path

Searched refs:tcp6ConnTableSize (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c365 SET_MIB(tcp_mib.tcp6ConnTableSize, tce6_size); in tcp_snmp_get()
596 SET_MIB(tcp_mib.tcp6ConnTableSize, sizeof (mib2_tcp6ConnEntry_t)); in tcp_kstat_update()
645 tcpkp->connTableSize6.value.i32 = tcp_mib.tcp6ConnTableSize; in tcp_kstat_update()
/titanic_50/usr/src/uts/common/inet/
H A Dmib2.h1306 int tcp6ConnTableSize; /* Size of tcp6ConnEntry_t */ member
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1838 tcp6ConnEntrySize = tcp->tcp6ConnTableSize; in mib_get_constants()