WE310F5  39.00.000
M2MB_SOCKET_BSD_IPV6_ADDR Struct Reference

Structure for storing IPV6. More...

#include <m2mb_socket.h>

Data Fields

union {
   UINT8   addr8 [16]
 
   UINT16   addr16 [8]
 
   UINT32   addr32 [4]
 
v6_v
 

Detailed Description

Structure for storing IPV6.

Definition at line 297 of file m2mb_socket.h.

Field Documentation

◆ addr16

UINT16 addr16[8]

Definition at line 302 of file m2mb_socket.h.

◆ addr32

UINT32 addr32[4]

Definition at line 303 of file m2mb_socket.h.

◆ addr8

UINT8 addr8[16]

Definition at line 301 of file m2mb_socket.h.

◆ v6_v

union { ... } v6_v

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