6LoWPAN IPHC definitions More...
6LoWPAN IPHC definitions
Definition in file iphc.h.
 Include dependency graph for iphc.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | gnrc_sixlowpan_iphc_recv (gnrc_pktsnip_t *pkt, void *ctx, unsigned page) | 
| Decompresses a received 6LoWPAN IPHC frame.   | |
| void | gnrc_sixlowpan_iphc_send (gnrc_pktsnip_t *pkt, void *ctx, unsigned page) | 
| Compresses a 6LoWPAN for IPHC.   | |