nuttx-mirror/net/pkt
Zhe Weng 50b3ab7671 net/bufpool: Call init automatically on alloc
Note: Initialize function of protocols (tcp, udp, pkt, etc.) are kept empty.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2025-01-07 22:00:21 +08:00
..
CMakeLists.txt net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
Kconfig net/pkt: Support binding to devices other than ETH 2024-02-22 21:21:48 -08:00
Make.defs net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
pkt.h net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
pkt_callback.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
pkt_conn.c net/bufpool: Call init automatically on alloc 2025-01-07 22:00:21 +08:00
pkt_finddev.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
pkt_input.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
pkt_poll.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
pkt_recvmsg.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
pkt_sendmsg.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
pkt_sockif.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00