nuttx/net/pkt
zhanghongyu 8d7ce77247 net/pkt: fix build error when NET_PKT_WRITE_BUFFERS disable
fix build error.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2025-12-10 23:44:14 +08:00
..
CMakeLists.txt net/pkt: add nonblock mode and send buffered support 2025-12-10 23:44:14 +08:00
Kconfig net/pkt: add nonblock mode and send buffered support 2025-12-10 23:44:14 +08:00
Make.defs net/pkt: add nonblock mode and send buffered support 2025-12-10 23:44:14 +08:00
pkt.h net/pkt: fix build error when NET_PKT_WRITE_BUFFERS disable 2025-12-10 23:44:14 +08:00
pkt_callback.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
pkt_conn.c net/pkt: fix build error when NET_PKT_WRITE_BUFFERS disable 2025-12-10 23:44:14 +08:00
pkt_finddev.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
pkt_getsockopt.c net/pkt: add nonblock mode and send buffered support 2025-12-10 23:44:14 +08:00
pkt_input.c net/pkt: delete the read-back mechanism in pkt stack 2025-12-10 23:44:14 +08:00
pkt_netpoll.c net/pkt: add nonblock mode and send buffered support 2025-12-10 23:44:14 +08:00
pkt_poll.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
pkt_recvmsg.c net/ethernet: add timestamp for socket packet 2025-12-10 23:44:14 +08:00
pkt_sendmsg_buffered.c net/pkt: fix build error when NET_PKT_WRITE_BUFFERS disable 2025-12-10 23:44:14 +08:00
pkt_sendmsg_unbuffered.c net/pkt: add nonblock mode and send buffered support 2025-12-10 23:44:14 +08:00
pkt_setsockopt.c net/pkt: add nonblock mode and send buffered support 2025-12-10 23:44:14 +08:00
pkt_sockif.c net/pkt: fix build error when NET_PKT_WRITE_BUFFERS disable 2025-12-10 23:44:14 +08:00