Loading...
Searching...
No Matches

6LoWPAN Fragmentation definitions More...

Detailed Description

#include <inttypes.h>
#include "byteorder.h"
#include "net/gnrc/pkt.h"
#include "net/gnrc/netif/hdr.h"
#include "net/gnrc/sixlowpan/frag/fb.h"
#include "net/gnrc/sixlowpan/internal.h"
#include "net/ieee802154.h"
#include "net/sixlowpan.h"
+ Include dependency graph for frag.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void gnrc_sixlowpan_frag_send (gnrc_pktsnip_t *pkt, void *ctx, unsigned page)
 Sends a packet fragmented.
 
void gnrc_sixlowpan_frag_recv (gnrc_pktsnip_t *pkt, void *ctx, unsigned page)
 Handles a packet containing a fragment header.