ReactOS 0.4.15-dev-7846-g8ba6c66
_TDI_ADDRESS_VNS Struct Reference

#include <tdi.h>

Public Attributes

UCHAR net_address [4]
 
UCHAR subnet_addr [2]
 
UCHAR port [2]
 
UCHAR hops
 
UCHAR filler [5]
 

Detailed Description

Definition at line 478 of file tdi.h.

Member Data Documentation

◆ filler

UCHAR _TDI_ADDRESS_VNS::filler[5]

Definition at line 483 of file tdi.h.

◆ hops

UCHAR _TDI_ADDRESS_VNS::hops

Definition at line 482 of file tdi.h.

◆ net_address

UCHAR _TDI_ADDRESS_VNS::net_address[4]

Definition at line 479 of file tdi.h.

◆ port

UCHAR _TDI_ADDRESS_VNS::port[2]

Definition at line 481 of file tdi.h.

◆ subnet_addr

UCHAR _TDI_ADDRESS_VNS::subnet_addr[2]

Definition at line 480 of file tdi.h.


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