nuttx/net/pkt
Xiang Xiao 0ef073573a net: Remove protocol argument from si_setup callback
since the implementor could get the same value from socket::s_proto

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-02-13 22:41:19 +08:00
..
Kconfig
Make.defs
pkt_callback.c
pkt_conn.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pkt_finddev.c
pkt_input.c net/netdev: Avoid hardcoded guardsize when using d_iob 2023-01-18 14:41:07 +08:00
pkt_poll.c net/devif_poll: optimize device buffer alloc in txpoll 2023-01-13 16:41:10 +08:00
pkt_recvmsg.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
pkt_sendmsg.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
pkt_sockif.c net: Remove protocol argument from si_setup callback 2023-02-13 22:41:19 +08:00
pkt.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00