Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

in_addr Struct Reference

#include <sockdefs.h>

Collaboration diagram for in_addr:

Collaboration graph
[legend]

Data Fields

in_addr:: { ... }  S_un
unsigned char s_b1
unsigned char s_b2
unsigned char s_b3
unsigned char s_b4
in_addr:: { ... } ::@4 S_un_b
unsigned short s_w1
unsigned short s_w2
in_addr:: { ... } ::@5 S_un_w
unsigned long S_addr

Field Documentation

unsigned char in_addr::s_b1
 

Definition at line 42 of file sockdefs.h.

unsigned char in_addr::s_b2
 

Definition at line 42 of file sockdefs.h.

unsigned char in_addr::s_b3
 

Definition at line 42 of file sockdefs.h.

unsigned char in_addr::s_b4
 

Definition at line 42 of file sockdefs.h.

struct { ... } in_addr::S_un_b
 

unsigned short in_addr::s_w1
 

Definition at line 47 of file sockdefs.h.

unsigned short in_addr::s_w2
 

Definition at line 47 of file sockdefs.h.

struct { ... } in_addr::S_un_w
 

unsigned long in_addr::S_addr
 

Definition at line 50 of file sockdefs.h.

union { ... } in_addr::S_un
 

Referenced by dl_inet_makeaddr(), and dl_inet_netof().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 2 15:58:43 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001