|
libwebsockets
Lightweight C library for HTML5 websockets
|
#include <lws-optee.h>
Data Fields | |
| union { | |
| uint8_t | u6_addr8 [16] |
| uint16_t | u6_addr16 [8] |
| uint32_t | u6_addr32 [4] |
| }; | |
Definition at line 29 of file lws-optee.h.
| union { ... } in6_addr |