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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c281 static int tcp6ConnEntrySize; variable
1838 tcp6ConnEntrySize = tcp->tcp6ConnTableSize;
1841 assert(IS_P2ALIGNED(tcp6ConnEntrySize,
1892 (void) printf("\ttcp6ConnEntrySize %d\n", tcp6ConnEntrySize);
4789 gather_attrs(item, MIB2_TCP6, MIB2_TCP6_CONN, tcp6ConnEntrySize) :
4830 tcp6ConnEntrySize)) {

Completed in 71 milliseconds