ReactOS 0.4.15-dev-7934-g1dc8d80
IPADDR_ENTRY Struct Reference

#include <afd.h>

Public Attributes

ULONG Addr
 
ULONG Index
 
ULONG Mask
 
ULONG BcastAddr
 
ULONG ReasmSize
 
USHORT Context
 
USHORT Pad
 

Detailed Description

Definition at line 56 of file afd.h.

Member Data Documentation

◆ Addr

ULONG IPADDR_ENTRY::Addr

Definition at line 57 of file afd.h.

Referenced by InfoTdiQueryGetAddrTable(), and TdiQueryAddress().

◆ BcastAddr

ULONG IPADDR_ENTRY::BcastAddr

Definition at line 60 of file afd.h.

Referenced by InfoTdiQueryGetAddrTable().

◆ Context

USHORT IPADDR_ENTRY::Context

Definition at line 62 of file afd.h.

◆ Index

ULONG IPADDR_ENTRY::Index

Definition at line 58 of file afd.h.

Referenced by InfoTdiQueryGetAddrTable().

◆ Mask

ULONG IPADDR_ENTRY::Mask

Definition at line 59 of file afd.h.

Referenced by InfoTdiQueryGetAddrTable().

◆ Pad

USHORT IPADDR_ENTRY::Pad

Definition at line 63 of file afd.h.

◆ ReasmSize

ULONG IPADDR_ENTRY::ReasmSize

Definition at line 61 of file afd.h.


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