INET Framework for OMNeT++/OMNEST
inet::in6_addr Struct Reference

#include <ip6.h>

Public Attributes

union {
   __uint8_t   __u6_addr8 [16]
 
   __uint16_t   __u6_addr16 [8]
 
   __uint32_t   __u6_addr32 [4]
 
__u6_addr
 

Member Data Documentation

◆ __u6_addr

union { ... } inet::in6_addr::__u6_addr

◆ __u6_addr16

__uint16_t inet::in6_addr::__u6_addr16[8]

◆ __u6_addr32

__uint32_t inet::in6_addr::__u6_addr32[4]

◆ __u6_addr8

__uint8_t inet::in6_addr::__u6_addr8[16]

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