ReactOS 0.4.15-dev-7842-g558ab78
sockaddr_gen Union Reference

#include <ws2ipdef.h>

Collaboration diagram for sockaddr_gen:

Public Attributes

struct sockaddr Address
 
struct sockaddr_in AddressIn
 
struct sockaddr_in6_old AddressIn6
 

Detailed Description

Definition at line 158 of file ws2ipdef.h.

Member Data Documentation

◆ Address

struct sockaddr sockaddr_gen::Address

Definition at line 159 of file ws2ipdef.h.

◆ AddressIn

struct sockaddr_in sockaddr_gen::AddressIn

Definition at line 160 of file ws2ipdef.h.

Referenced by WSHIoctl_GetInterfaceList().

◆ AddressIn6

struct sockaddr_in6_old sockaddr_gen::AddressIn6

Definition at line 161 of file ws2ipdef.h.


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