ReactOS 0.4.15-dev-7958-gcd0bb1a
_TDI_ADDRESS_IP Struct Reference

#include <tdi.h>

Public Attributes

USHORT sin_port
 
ULONG in_addr
 
UCHAR sin_zero [8]
 

Detailed Description

Definition at line 407 of file tdi.h.

Member Data Documentation

◆ in_addr

ULONG _TDI_ADDRESS_IP::in_addr

Definition at line 409 of file tdi.h.

Referenced by AddrBuildAddress(), AddrGetAddress(), TdiReceiveDatagram(), and TdiSendDatagram().

◆ sin_port

USHORT _TDI_ADDRESS_IP::sin_port

Definition at line 408 of file tdi.h.

Referenced by AddrBuildAddress(), AddrGetAddress(), TdiReceiveDatagram(), and TdiSendDatagram().

◆ sin_zero

UCHAR _TDI_ADDRESS_IP::sin_zero[8]

Definition at line 410 of file tdi.h.


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