C# Class AnalysisEngine.AntiPwny.MIB_TCPROW_OWNER_PID

Datei anzeigen Open project: rvazarkar/antipwny

Public Properties

Property Type Description
localAddr uint
localPort1 byte
localPort2 byte
localPort3 byte
localPort4 byte
owningPid int
remoteAddr uint
remotePort1 byte
remotePort2 byte
remotePort3 byte
remotePort4 byte
state uint

Property Details

localAddr public_oe property

public uint localAddr
return uint

localPort1 public_oe property

public byte localPort1
return byte

localPort2 public_oe property

public byte localPort2
return byte

localPort3 public_oe property

public byte localPort3
return byte

localPort4 public_oe property

public byte localPort4
return byte

owningPid public_oe property

public int owningPid
return int

remoteAddr public_oe property

public uint remoteAddr
return uint

remotePort1 public_oe property

public byte remotePort1
return byte

remotePort2 public_oe property

public byte remotePort2
return byte

remotePort3 public_oe property

public byte remotePort3
return byte

remotePort4 public_oe property

public byte remotePort4
return byte

state public_oe property

public uint state
return uint