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 90 of file ndp_router_adv.h.
Field Documentation
◆ cid
uint8_t cid |
Definition at line 92 of file ndp_router_adv.h.
◆ compression
bool_t compression |
Definition at line 95 of file ndp_router_adv.h.
◆ length
uint8_t length |
Definition at line 94 of file ndp_router_adv.h.
◆ prefix
Ipv6Addr prefix |
Definition at line 93 of file ndp_router_adv.h.
◆ validLifetime
uint16_t validLifetime |
Definition at line 96 of file ndp_router_adv.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/ipv6/ndp_router_adv.h