33#ifdef MODULE_GNRC_SIXLOWPAN_FRAG_HINT
Functions to work with different byte orders.
Fragmentation buffer definitions.
struct gnrc_pktsnip gnrc_pktsnip_t
Type to represent parts (either headers or payload) of a packet, called snips.
void gnrc_sixlowpan_frag_recv(gnrc_pktsnip_t *pkt, void *ctx, unsigned page)
Handles a packet containing a fragment header.
void gnrc_sixlowpan_frag_send(gnrc_pktsnip_t *pkt, void *ctx, unsigned page)
Sends a packet fragmented.
Definitions to provide a hint on the final fragment size.
Adds include for missing inttype definitions.
Generic network interface header.
General definitions for network packets and their helper functions.
6LoWPAN internal functions
6LoWPAN dispatch type and helper function definitions.
IEEE 802.15.4 header definitions.