nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_sockaddr_in6 Struct Reference

Address record for IPv6 addresses. More...

#include <nrf_socket.h>

Data Fields

nrf_sa_family_t sin6_family
 
nrf_in_port_t sin6_port
 
struct nrf_in6_addr sin6_addr
 
uint8_t sin6_scope_id
 

Detailed Description

Address record for IPv6 addresses.

Contains the address and port of the host.


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