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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c280 static int tcpConnEntrySize; variable
1837 tcpConnEntrySize = tcp->tcpConnTableSize;
1839 assert(IS_P2ALIGNED(tcpConnEntrySize,
1891 (void) printf("\ttcpConnEntrySize %d\n", tcpConnEntrySize);
4786 gather_attrs(item, MIB2_TCP, MIB2_TCP_CONN, tcpConnEntrySize) :
4820 tcpConnEntrySize)) {

Completed in 53 milliseconds