Loading...
Searching...
No Matches
sixlowpan_nd_opt_6ctx_t Struct Reference

6LoWPAN context option format More...

Detailed Description

6LoWPAN context option format

See also
RFC 6775, section 4.2

Definition at line 174 of file nd.h.

#include <nd.h>

Data Fields

uint8_t type
 option type
 
uint8_t len
 length in units of 8 octets
 
uint8_t ctx_len
 context length
 
uint8_t resv_c_cid
 3-bit reserved, 1-bit c flag, 4 bit CID
 
network_uint16_t resv
 reserved field
 
network_uint16_t ltime
 valid lifetime
 
- Data Fields inherited from ndp_opt_t
uint8_t type
 option type
 
uint8_t len
 length in units of 8 octets
 

Field Documentation

◆ ctx_len

uint8_t sixlowpan_nd_opt_6ctx_t::ctx_len

context length

Definition at line 177 of file nd.h.

◆ len

uint8_t sixlowpan_nd_opt_6ctx_t::len

length in units of 8 octets

Definition at line 176 of file nd.h.

◆ ltime

network_uint16_t sixlowpan_nd_opt_6ctx_t::ltime

valid lifetime

Definition at line 180 of file nd.h.

◆ resv

network_uint16_t sixlowpan_nd_opt_6ctx_t::resv

reserved field

Definition at line 179 of file nd.h.

◆ resv_c_cid

uint8_t sixlowpan_nd_opt_6ctx_t::resv_c_cid

3-bit reserved, 1-bit c flag, 4 bit CID

Definition at line 178 of file nd.h.

◆ type

uint8_t sixlowpan_nd_opt_6ctx_t::type

option type

Definition at line 175 of file nd.h.


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