incubator-nuttx/net/ipforward
Xiang Xiao fe85e9d0fa net: Remove devif_timer from comment
since devif_timer has been removed in:
commit 035d925864
Author: zhanghongyu <zhanghongyu@xiaomi.com>
Date:   Sun May 29 21:47:28 2022 +0800

    devif: remove all devif_timer

    Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-06-07 20:15:41 +03:00
..
Kconfig
Make.defs Fix typos reported by codespell 2021-02-25 11:31:49 -08:00
ipforward.h net: Remove devif_timer from comment 2022-06-07 20:15:41 +03:00
ipfwd_alloc.c
ipfwd_dropstats.c
ipfwd_forward.c
ipfwd_poll.c net: Remove devif_timer from comment 2022-06-07 20:15:41 +03:00
ipv4_forward.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
ipv6_forward.c