in6_addr Struct Reference

IP6 address structure. More...

#include <in.h>


Data Fields

union {
   uint8_t   u6_addr8 [16]
   uint16_t   u6_addr16 [8]
   uint32_t   u6_addr32 [4]
in6_u


Detailed Description

IP6 address structure.

Definition at line 42 of file in.h.


Field Documentation

Definition at line 44 of file in.h.

Referenced by ipv6_tx().

Definition at line 45 of file in.h.

Definition at line 46 of file in.h.

Referenced by icmp6_send_solicit().

union { ... } in6_addr::in6_u

Referenced by icmp6_send_solicit(), and ipv6_tx().


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

Generated on Tue Apr 6 20:02:06 2010 for gPXE by  doxygen 1.5.7.1