Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dmib2.h1398 typedef struct mib2_tcp6ConnEntry { struct
1400 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