NdpRouterAdvContextInfo Struct Reference
Context information for 6LoWPAN header compression. More...
#include <ndp_router_adv.h>
Data Fields | |
uint8_t | cid |
Ipv6Addr | prefix |
uint8_t | length |
bool_t | compression |
uint16_t | validLifetime |
Detailed Description
Context information for 6LoWPAN header compression.
Definition at line 107 of file ndp_router_adv.h.
Field Documentation
◆ cid
uint8_t cid |
Definition at line 109 of file ndp_router_adv.h.
◆ compression
bool_t compression |
Definition at line 112 of file ndp_router_adv.h.
◆ length
uint8_t length |
Definition at line 111 of file ndp_router_adv.h.
◆ prefix
Ipv6Addr prefix |
Definition at line 110 of file ndp_router_adv.h.
◆ validLifetime
uint16_t validLifetime |
Definition at line 113 of file ndp_router_adv.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/ipv6/ndp_router_adv.h