6lowpan: move IPHC functionality defines
authorAlexander Aring <alex.aring@gmail.com>
Tue, 20 Oct 2015 06:31:22 +0000 (08:31 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 20 Oct 2015 22:49:25 +0000 (00:49 +0200)
commit6350047eb8dbd3dcf0ff29a637ece96db8f59d8d
treef6cd61e1ddf0b7602e1d73c0e929dbf5958a7cbd
parent607b0bd3f2b9ac118f2c67dbd18c55f1f5aefeb1
6lowpan: move IPHC functionality defines

This patch removes the IPHC related defines for doing bit manipulation
from global 6lowpan header to the iphc file which should the only one
implementation which use these defines.

Also move next header compression defines to their nhc implementation.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/6lowpan.h
net/6lowpan/iphc.c
net/6lowpan/nhc_udp.c
net/ieee802154/6lowpan/tx.c