Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dmib2.h1345 typedef struct mib2_tcpConnEntry { struct
1347 int tcpConnState;
1349 IpAddress tcpConnLocalAddress;
1351 int tcpConnLocalPort; /* In host byte order */
1353 IpAddress tcpConnRemAddress;
1355 int tcpConnRemPort; /* In host byte order */
1356 struct tcpConnEntryInfo_s {
1381 } mib2_tcpConnEntry_t; argument