Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
6lowpan options (for ipv6)

Macros

#define SICSLOWPAN_CONF_MAX_ADDR_CONTEXTS   1
 Do we compress the IP header or not (default: no) More...
 
#define SICSLOWPAN_REASS_MAXAGE   20
 Timeout for packet reassembly at the 6lowpan layer (should be < 60s) More...
 

#define SICSLOWPAN_CONF_MAX_ADDR_CONTEXTS   1

Do we compress the IP header or not (default: no)

If we use IPHC compression, how many address contexts do we support

Referenced by addr_context_lookup_by_number(), addr_context_lookup_by_prefix(), and sicslowpan_init().

#define SICSLOWPAN_REASS_MAXAGE   20

Timeout for packet reassembly at the 6lowpan layer (should be < 60s)