linux/net/6lowpan
Chenguang Zhao 9012da455a net: 6lowpan: fix mismatched comments
Rename @_nexthdrlen to @_hdrlen and drop stale @nhc from
lowpan_nhc_do_uncompression docs

Signed-off-by: Chenguang Zhao <zhaochenguang@kylinos.cn>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/20260806091045.1701326-1-chenguang.zhao@linux.dev
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2026-09-02 09:03:06 +02:00
..
6lowpan_i.h 6lowpan: no need to check return value of debugfs_create functions 2019-07-06 12:50:01 +02:00
core.c net: fill in MODULE_DESCRIPTION()s for 6LoWPAN 2024-02-09 14:12:01 -08:00
debugfs.c 6lowpan: iphc: Fix an off-by-one check of array index 2021-07-22 16:19:03 +02:00
iphc.c 6lowpan: fix off-by-one in multicast context address compression 2026-06-01 19:10:16 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ndisc.c net: replace ND_PRINTK with dynamic debug 2025-07-10 15:27:32 -07:00
nhc_dest.c net: 6lowpan: use array for find nhc id 2022-06-09 21:53:28 +02:00
nhc_fragment.c net: 6lowpan: use array for find nhc id 2022-06-09 21:53:28 +02:00
nhc_ghc_ext_dest.c net: 6lowpan: use array for find nhc id 2022-06-09 21:53:28 +02:00
nhc_ghc_ext_frag.c net: 6lowpan: use array for find nhc id 2022-06-09 21:53:28 +02:00
nhc_ghc_ext_hop.c net: 6lowpan: use array for find nhc id 2022-06-09 21:53:28 +02:00
nhc_ghc_ext_route.c net: 6lowpan: use array for find nhc id 2022-06-09 21:53:28 +02:00
nhc_ghc_icmpv6.c net: 6lowpan: use array for find nhc id 2022-06-09 21:53:28 +02:00
nhc_ghc_udp.c net: 6lowpan: use array for find nhc id 2022-06-09 21:53:28 +02:00
nhc_hop.c net: 6lowpan: use array for find nhc id 2022-06-09 21:53:28 +02:00
nhc_ipv6.c net: 6lowpan: use array for find nhc id 2022-06-09 21:53:28 +02:00
nhc_mobility.c net: 6lowpan: use array for find nhc id 2022-06-09 21:53:28 +02:00
nhc_routing.c net: 6lowpan: use array for find nhc id 2022-06-09 21:53:28 +02:00
nhc_udp.c net: Use helpers to get/set UDP len tree-wide 2026-07-22 13:47:02 +02:00
nhc.c 6lowpan: fix NHC entry use-after-free on error path 2026-06-11 15:27:07 -07:00
nhc.h net: 6lowpan: fix mismatched comments 2026-09-02 09:03:06 +02:00