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
Leandro Lanzieri 375cad38df
gnrc/sixlowpan: Configure queue size with exponent
This changes the configuration macro to be the exponent of 2^n, as the
message queue size needs to be always power of 2.
2020-06-15 07:30:52 +02:00
..
frag gnrc_sixlowpan_frag_stats: add average fragments per datagram statistic 2020-02-06 13:40:23 +01:00
config.h gnrc/sixlowpan: Configure queue size with exponent 2020-06-15 07:30:52 +02:00
ctx.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
frag.h gnrc_sixlowpan_frag_stats: actualize pseudo-module 2019-12-18 15:45:03 +01:00
internal.h gnrc_sixlowpan_frag: encapsulate msg_send_to_self() 2019-03-08 19:32:46 +01:00
iphc.h gnrc_sixlowpan_frag_rb: unify naming scheme 2019-09-28 12:11:54 +02:00
nd.h net/gnrc/sixlowpan/nd: remove duplicate definition 2020-01-17 18:09:19 +01:00