aboutsummaryrefslogtreecommitdiffstats
path: root/net/6lowpan/nhc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-09net: 6lowpan: constify lowpan_nhc structuresAlexander Aring1-3/+3
2022-06-09net: 6lowpan: use array for find nhc idAlexander Aring1-19/+9
2022-06-09net: 6lowpan: remove const from scalarsAlexander Aring1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-10-216lowpan: nhc: move iphc manipulation out of nhcAlexander Aring1-6/+3
2015-10-216lowpan: cleanup lowpan_header_decompressAlexander Aring1-1/+2
2015-09-22ieee802154: change needed headroom/tailroomAlexander Aring1-2/+0
2015-02-146lowpan: add generic nhc layer interfaceAlexander Aring1-0/+146