tcpmib.h header
This header is used by Management Information Base. For more information, see:
tcpmib.h contains the following programming interfaces:
Structures
MIB_TCP6ROW Contains information that describes an IPv6 TCP connection. (MIB_TCP6ROW) |
MIB_TCP6ROW_OWNER_MODULE Contains information that describes an IPv6 TCP connection bound to a specific process ID (PID) with ownership data. |
MIB_TCP6ROW_OWNER_PID Contains information that describes an IPv6 TCP connection associated with a specific process ID (PID). |
MIB_TCP6ROW2 Contains information that describes an IPv6 TCP connection. (MIB_TCP6ROW2) |
MIB_TCP6TABLE Contains a table of TCP connections for IPv6 on the local computer. |
MIB_TCP6TABLE_OWNER_MODULE Contains a table of process IDs (PIDs) and the IPv6 TCP links context bound to these PIDs with any available ownership data. |
MIB_TCP6TABLE_OWNER_PID Contains a table of process IDs (PIDs) and the IPv6 TCP links that are context bound to these PIDs. |
MIB_TCP6TABLE2 Contains a table of IPv6 TCP connections on the local computer. |
MIB_TCPROW_LH MIB_TCPROW_LH (tcpmib.h) contains information that describes an IPv4 TCP connection. |
MIB_TCPROW_OWNER_MODULE Contains information that describes an IPv4 TCP connection with ownership data, IPv4 addresses, ports used by the TCP connection, and the specific process ID (PID) associated with connection. |
MIB_TCPROW_OWNER_PID Contains information that describes an IPv4 TCP connection with IPv4 addresses, ports used by the TCP connection, and the specific process ID (PID) associated with connection. |
MIB_TCPROW_W2K MIB_TCPROW_W2K (tcpmib.h) contains information that describes an IPv4 TCP connection. |
MIB_TCPROW2 Contains information that describes an IPv4 TCP connection. |
MIB_TCPSTATS_LH MIB_TCPSTATS_LH (tcpmib.h) contains statistics for the TCP protocol running on the local computer. |
MIB_TCPSTATS_W2K MIB_TCPSTATS_W2K (tcpmib.h) contains statistics for the TCP protocol running on the local computer. |
MIB_TCPSTATS2 Contains statistics for the TCP protocol running on the local computer. (MIB_TCPSTATS2) |
MIB_TCPTABLE Contains a table of TCP connections for IPv4 on the local computer. |
MIB_TCPTABLE_OWNER_MODULE Contains a table of process IDs (PIDs) and the IPv4 TCP links context bound to the PIDs, and any available ownership data. |
MIB_TCPTABLE_OWNER_PID Contains a table of process IDs (PIDs) and the IPv4 TCP links that are context bound to these PIDs. |
MIB_TCPTABLE2 Contains a table of IPv4 TCP connections on the local computer. |
Enumerations
TCP_CONNECTION_OFFLOAD_STATE Defines the possible TCP offload states for a TCP connection. |