Searched defs:sctpLocalEntrySize (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c285 static int sctpLocalEntrySize; variable
1860 sctpLocalEntrySize = sctp->sctpLocalEntrySize;
1896 (void) printf("\tsctpLocalEntrySize %d\n", sctpLocalEntrySize);
5253 ((const char *)current + sctpLocalEntrySize);
5260 ((const char *)sle + sctpLocalEntrySize)) {
/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h1781 int sctpLocalEntrySize; member in struct:mib2_sctp

Completed in 80 milliseconds