1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer/sixlowpan/frag
Martine Lenders 64fed621d2 gnrc_sixlowpan_frag: Expose functions to finish datagram
This will be used in the IPHC refactoring to control the reassembly
buffer as a context.

I also adapted the name of `gnrc_sixlowpan_frag_gc_rbuf()` to be in
line with the rest of the newer functions.
2018-07-25 11:26:02 +02:00
..
gnrc_sixlowpan_frag.c gnrc_sixlowpan_frag: Expose functions to finish datagram 2018-07-25 11:26:02 +02:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
rbuf.c gnrc_sixlowpan_frag: Expose functions to finish datagram 2018-07-25 11:26:02 +02:00
rbuf.h gnrc_sixlowpan_frag: Expose functions to finish datagram 2018-07-25 11:26:02 +02:00