Home
last modified time | relevance | path

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

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