1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/gnrc/sixlowpan
Martine Lenders 0954fabdc7 gnrc_sixlowpan_frag: make datagram size uint16_t for send
It can't get bigger, so it doesn't make sense to waste another 2 byte
on it.
2019-02-15 11:23:46 +01:00
..
nd gnrc: remove legacy neighbor discovery code 2017-11-17 09:20:30 +01:00
ctx.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
frag.h gnrc_sixlowpan_frag: make datagram size uint16_t for send 2019-02-15 11:23:46 +01:00
internal.h gnrc_sixlowpan: remove assertion on multiple_by_size function 2018-07-25 18:00:30 +02:00
iphc.h gnrc_sixlowpan_iphc: refactor reception for #8511 2018-07-25 18:15:09 +02:00
nd.h gnrc_sixlowpan_nd: add missing header 2018-02-16 12:16:56 +01:00