Searched defs:mib2_tcp6ConnEntry (Results 1 – 1 of 1) sorted by relevance
1398 typedef struct mib2_tcp6ConnEntry { struct1400 Ip6Address tcp6ConnLocalAddress;1402 int tcp6ConnLocalPort;1404 Ip6Address tcp6ConnRemAddress;1406 int tcp6ConnRemPort;1408 DeviceIndex tcp6ConnIfIndex;1410 int tcp6ConnState;1411 struct tcp6ConnEntryInfo_s {1436 } mib2_tcp6ConnEntry_t; argument