ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <afd.h>
Public Attributes | |
ULONG | Addr |
ULONG | Index |
ULONG | Mask |
ULONG | BcastAddr |
ULONG | ReasmSize |
USHORT | Context |
USHORT | Pad |
ULONG IPADDR_ENTRY::Addr |
Definition at line 57 of file afd.h.
Referenced by InfoTdiQueryGetAddrTable(), and TdiQueryAddress().
ULONG IPADDR_ENTRY::BcastAddr |
Definition at line 60 of file afd.h.
Referenced by InfoTdiQueryGetAddrTable().
ULONG IPADDR_ENTRY::Index |
Definition at line 58 of file afd.h.
Referenced by InfoTdiQueryGetAddrTable().
ULONG IPADDR_ENTRY::Mask |
Definition at line 59 of file afd.h.
Referenced by InfoTdiQueryGetAddrTable().