ReactOS 0.4.15-dev-7953-g1f49173
_AFD_CREATE_PACKET_NT6 Struct Reference

Public Attributes

DWORD EndpointFlags
 
DWORD GroupID
 
DWORD AddressFamily
 
DWORD SocketType
 
DWORD Protocol
 
DWORD SizeOfTransportName
 
WCHAR TransportName [1]
 

Detailed Description

Definition at line 13 of file AfdHelpers.c.

Member Data Documentation

◆ AddressFamily

DWORD _AFD_CREATE_PACKET_NT6::AddressFamily

Definition at line 16 of file AfdHelpers.c.

Referenced by AfdCreateSocket().

◆ EndpointFlags

DWORD _AFD_CREATE_PACKET_NT6::EndpointFlags

Definition at line 14 of file AfdHelpers.c.

Referenced by AfdCreateSocket().

◆ GroupID

DWORD _AFD_CREATE_PACKET_NT6::GroupID

Definition at line 15 of file AfdHelpers.c.

Referenced by AfdCreateSocket().

◆ Protocol

DWORD _AFD_CREATE_PACKET_NT6::Protocol

Definition at line 18 of file AfdHelpers.c.

Referenced by AfdCreateSocket().

◆ SizeOfTransportName

DWORD _AFD_CREATE_PACKET_NT6::SizeOfTransportName

Definition at line 19 of file AfdHelpers.c.

Referenced by AfdCreateSocket().

◆ SocketType

DWORD _AFD_CREATE_PACKET_NT6::SocketType

Definition at line 17 of file AfdHelpers.c.

Referenced by AfdCreateSocket().

◆ TransportName

WCHAR _AFD_CREATE_PACKET_NT6::TransportName[1]

Definition at line 20 of file AfdHelpers.c.

Referenced by AfdCreateSocket().


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