in_addr Struct Reference

#include <IPExport.h>

List of all members.

Public Attributes

union {
   struct {
      UCHAR   s_b1
      UCHAR   s_b2
      UCHAR   s_b3
      UCHAR   s_b4
   }   S_un_b
   struct {
      USHORT   s_w1
      USHORT   s_w2
   }   S_un_w
   ULONG   S_addr
S_un


Detailed Description

Definition at line 84 of file IPExport.h.


Member Data Documentation

Definition at line 86 of file IPExport.h.

Definition at line 86 of file IPExport.h.

Definition at line 86 of file IPExport.h.

Definition at line 86 of file IPExport.h.

struct { ... } in_addr::S_un_b

USHORT in_addr::s_w1

Definition at line 87 of file IPExport.h.

USHORT in_addr::s_w2

Definition at line 87 of file IPExport.h.

struct { ... } in_addr::S_un_w

Definition at line 88 of file IPExport.h.

union { ... } in_addr::S_un


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

Generated on Tue Jul 7 16:22:19 2009 for CoreLibrary by  doxygen 1.5.6