Ipv6Context Struct Reference
IPv6 context. More...
#include <ipv6.h>
Detailed Description
Field Documentation
◆ addrList
| Ipv6AddrEntry addrList[IPV6_ADDR_LIST_SIZE] |
◆ anycastAddrList
| Ipv6Addr anycastAddrList[IPV6_ANYCAST_ADDR_LIST_SIZE] |
◆ curHopLimit
◆ defaultHopLimit
◆ dnsServerList
| Ipv6Addr dnsServerList[IPV6_DNS_SERVER_LIST_SIZE] |
◆ enableEchoReq
| bool_t enableEchoReq |
◆ enableMulticastEchoReq
| bool_t enableMulticastEchoReq |
◆ fragQueue
| Ipv6FragDesc fragQueue[IPV6_MAX_FRAG_DATAGRAMS] |
◆ identification
◆ isRouter
| bool_t isRouter |
◆ linkMtu
◆ multicastFilter
| Ipv6FilterEntry multicastFilter[IPV6_MULTICAST_FILTER_SIZE] |
◆ prefixList
| Ipv6PrefixEntry prefixList[IPV6_PREFIX_LIST_SIZE] |
◆ routerList
| Ipv6RouterEntry routerList[IPV6_ROUTER_LIST_SIZE] |
The documentation for this struct was generated from the following file:
- cyclone_tcp/ipv6/ipv6.h
