ReactOS 0.4.15-dev-8434-g155a7c7
_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 102 of file tcpmib.h.

Member Data Documentation

◆ dwLocalAddr

DWORD _MIB_TCPROW_OWNER_PID::dwLocalAddr

Definition at line 105 of file tcpmib.h.

Referenced by ShowTcpTable(), and START_TEST().

◆ dwLocalPort

DWORD _MIB_TCPROW_OWNER_PID::dwLocalPort

Definition at line 106 of file tcpmib.h.

Referenced by ShowTcpTable(), and START_TEST().

◆ dwOwningPid

DWORD _MIB_TCPROW_OWNER_PID::dwOwningPid

Definition at line 109 of file tcpmib.h.

Referenced by ShowTcpTable(), and START_TEST().

◆ dwRemoteAddr

DWORD _MIB_TCPROW_OWNER_PID::dwRemoteAddr

Definition at line 107 of file tcpmib.h.

Referenced by ShowTcpTable(), and START_TEST().

◆ dwRemotePort

DWORD _MIB_TCPROW_OWNER_PID::dwRemotePort

Definition at line 108 of file tcpmib.h.

Referenced by ShowTcpTable().

◆ dwState

DWORD _MIB_TCPROW_OWNER_PID::dwState

Definition at line 104 of file tcpmib.h.

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


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