![]() |
![]() |
|
Network Services API
2.50.00.07
|
SlNetSock IPv6 address, Internet style. More...
#include <ti/net/slnetsock.h>

Data Fields | |
| uint16_t | sin6_family |
| uint16_t | sin6_port |
| uint32_t | sin6_flowinfo |
| SlNetSock_In6Addr_t | sin6_addr |
| uint32_t | sin6_scope_id |
SlNetSock IPv6 address, Internet style.
| uint16_t SlNetSock_AddrIn6_t::sin6_family |
SLNETSOCK_AF_INET6
| uint16_t SlNetSock_AddrIn6_t::sin6_port |
Transport layer port.
| uint32_t SlNetSock_AddrIn6_t::sin6_flowinfo |
IPv6 flow information.
| SlNetSock_In6Addr_t SlNetSock_AddrIn6_t::sin6_addr |
IPv6 address.
| uint32_t SlNetSock_AddrIn6_t::sin6_scope_id |
set of interfaces for a scope.