Searched defs:mib2_sctpConnEntry (Results 1 – 1 of 1) sorted by relevance
1615 typedef struct mib2_sctpConnEntry { struct1617 uint32_t sctpAssocId;1619 Octet_t sctpAssocRemHostName;1621 uint32_t sctpAssocLocalPort;1623 uint32_t sctpAssocRemPort;1625 int sctpAssocRemPrimAddrType;1627 Ip6Address sctpAssocRemPrimAddr;1629 Ip6Address sctpAssocLocPrimAddr;1631 uint32_t sctpAssocHeartBeatInterval;1633 int sctpAssocState;[all …]