ReactOS 0.4.16-dev-1946-g52006dd
_MIB_TCPROW_OWNER_PID Struct Reference

#include <tcpmib.h>

Public Attributes

DWORD dwState
 
DWORD dwLocalAddr
 
DWORD dwLocalPort
 
DWORD dwRemoteAddr
 
DWORD dwRemotePort
 
DWORD dwOwningPid
 

Detailed Description

Definition at line 76 of file tcpmib.h.

Member Data Documentation

◆ dwLocalAddr

DWORD _MIB_TCPROW_OWNER_PID::dwLocalAddr

Definition at line 78 of file tcpmib.h.

Referenced by ShowTcpTable(), START_TEST(), and test_AllocateAndGetTcpExTableFromStack().

◆ dwLocalPort

DWORD _MIB_TCPROW_OWNER_PID::dwLocalPort

Definition at line 79 of file tcpmib.h.

Referenced by ShowTcpTable(), START_TEST(), and test_AllocateAndGetTcpExTableFromStack().

◆ dwOwningPid

DWORD _MIB_TCPROW_OWNER_PID::dwOwningPid

Definition at line 82 of file tcpmib.h.

Referenced by ShowTcpTable(), START_TEST(), and test_AllocateAndGetTcpExTableFromStack().

◆ dwRemoteAddr

DWORD _MIB_TCPROW_OWNER_PID::dwRemoteAddr

Definition at line 80 of file tcpmib.h.

Referenced by ShowTcpTable(), START_TEST(), and test_AllocateAndGetTcpExTableFromStack().

◆ dwRemotePort

DWORD _MIB_TCPROW_OWNER_PID::dwRemotePort

Definition at line 81 of file tcpmib.h.

Referenced by ShowTcpTable(), and test_AllocateAndGetTcpExTableFromStack().

◆ dwState

DWORD _MIB_TCPROW_OWNER_PID::dwState

The documentation for this struct was generated from the following files: