nuttx/net/utils
chao an 62004a28a6 net/d_buf: remove d_buf reference from l3/l4
l3/l4 stack will decouple the reference of d_buf gradually, Only legacy
devices still retain d_buf support, new net devices will use d_iob

Signed-off-by: chao an <anchao@xiaomi.com>
2022-12-04 20:37:14 +08:00
..
Kconfig net: extract l3 header build code into new functions 2022-11-29 18:36:15 +08:00
Make.defs net/icmp[v6]: ICMP[v6]_NO_STACK should not depends on NET_IPv4/6 2022-11-20 08:16:20 -03:00
net_bounddev.c tcp: find bound device when laddr is ANY 2022-11-12 18:36:09 +08:00
net_chksum.c net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
net_dsec2tick.c
net_dsec2timeval.c
net_icmpchksum.c net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
net_incr32.c
net_ipchksum.c net/d_buf: remove d_buf reference from l3/l4 2022-12-04 20:37:14 +08:00
net_ipv6_mask2pref.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
net_ipv6_maskcmp.c
net_ipv6_pref2mask.c
net_lock.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
net_snoop.c net:add btsnoop and snoop 2022-08-24 21:42:30 +08:00
net_tcpchksum.c
net_timeval2dsec.c
net_udpchksum.c
utils.h net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00