Searched refs:tcpConnTableSize (Results 1 – 3 of 3) sorted by relevance
364 SET_MIB(tcp_mib.tcpConnTableSize, tce_size); in tcp_snmp_get()595 SET_MIB(tcp_mib.tcpConnTableSize, sizeof (mib2_tcpConnEntry_t)); in tcp_kstat_update()605 tcpkp->connTableSize.value.i32 = tcp_mib.tcpConnTableSize; in tcp_kstat_update()
1221 int tcpConnTableSize; /* Size of tcpConnEntry_t */ member
1837 tcpConnEntrySize = tcp->tcpConnTableSize; in mib_get_constants()