Searched refs:PICO_IPHC_CTX_COMPRESS (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_6lowpan_ll.h29 #define PICO_IPHC_CTX_COMPRESS (0x01u) macro
H A Dpico_6lowpan.c461 if (ctx->flags & PICO_IPHC_CTX_COMPRESS) {
/seL4-camkes-master/projects/picotcp/test/unit/
H A Dmodunit_pico_6lowpan.c188 ret = ctx_insert(a, 13, 54, 0, PICO_IPHC_CTX_COMPRESS, NULL);
598 ctx_insert(local3, 13, 64, 0, PICO_IPHC_CTX_COMPRESS, NULL);
679 ctx_insert(ip_ctx, 13, 64, 0, PICO_IPHC_CTX_COMPRESS, NULL);
760 ctx_insert(ip2, 13, 64, 0, PICO_IPHC_CTX_COMPRESS, NULL);

Completed in 35 milliseconds