Home
last modified time | relevance | path

Searched defs:mib2_sctpConnEntry (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h1644 typedef struct mib2_sctpConnEntry { struct
1646 uint32_t sctpAssocId;
1648 Octet_t sctpAssocRemHostName;
1650 uint32_t sctpAssocLocalPort;
1652 uint32_t sctpAssocRemPort;
1654 int sctpAssocRemPrimAddrType;
1656 Ip6Address sctpAssocRemPrimAddr;
1658 Ip6Address sctpAssocLocPrimAddr;
1660 uint32_t sctpAssocHeartBeatInterval;
1662 int sctpAssocState;
[all …]