6lowpan: add uncompress header size function
authorAlexander Aring <alex.aring@gmail.com>
Fri, 28 Feb 2014 06:32:44 +0000 (07:32 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Feb 2014 22:05:21 +0000 (17:05 -0500)
This patch add a lookup function for uncompressed 6LoWPAN header
size. This is needed to estimate the real size after uncompress the
6LoWPAN header.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found