in6_addr Struct Reference
Structure that represents an IPv6 address. More...
#include <bsd_socket.h>
Data Fields | |
uint8_t | s6_addr [16] |
Detailed Description
Structure that represents an IPv6 address.
Definition at line 376 of file bsd_socket.h.
Field Documentation
◆ s6_addr
uint8_t s6_addr[16] |
Definition at line 378 of file bsd_socket.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/bsd_socket.h