libwebsockets
Lightweight C library for HTML5 websockets
class="ui-resizable-handle">
Loading...
Searching...
No Matches
in6_addr Struct Reference

#include <lws-optee.h>

Collaboration diagram for in6_addr:

Data Fields

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

Detailed Description

Definition at line 29 of file lws-optee.h.

Field Documentation

◆ [union]

union { ... } in6_addr

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