commit | 349aa7bc29ee2469f94bba97bb1c9c270fffa215 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Fri Feb 28 07:32:44 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 28 17:05:21 2014 -0500 |
tree | cee402f26c9137467bd46513a626c69bd0310e18 | |
parent | 89745c9c41b093e4041f290343e8916f74f26051 [diff] |
6lowpan: add uncompress header size function 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>