Process Hacker
_PH_IP_ADDRESS Struct Reference

#include <phnet.h>

Data Fields

ULONG Type
 
union {
   ULONG   Ipv4
 
   struct in_addr   InAddr
 
   UCHAR   Ipv6 [16]
 
   struct in6_addr   In6Addr
 
}; 
 

Detailed Description

Definition at line 21 of file phnet.h.

Field Documentation

union { ... }
struct in6_addr In6Addr

Definition at line 29 of file phnet.h.

struct in_addr InAddr

Definition at line 27 of file phnet.h.

ULONG Ipv4

Definition at line 26 of file phnet.h.

UCHAR Ipv6[16]

Definition at line 28 of file phnet.h.

ULONG Type

Definition at line 23 of file phnet.h.


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