incubator-nuttx/net/pkt
zhanghongyu 91e13c47ae net: remove conn-related casts
remove redundant casts associated with psock

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-05-10 19:32:09 -03:00
..
Kconfig Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00
pkt.h net/pkt: Add readahead queue for pkt, call input for tx on sim 2023-03-08 23:09:25 +02:00
pkt_callback.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
pkt_conn.c net/pkt: Add readahead queue for pkt, call input for tx on sim 2023-03-08 23:09:25 +02:00
pkt_finddev.c net/pkt: Add readahead queue for pkt, call input for tx on sim 2023-03-08 23:09:25 +02:00
pkt_input.c net/pkt: Add readahead queue for pkt, call input for tx on sim 2023-03-08 23:09:25 +02: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: remove conn-related casts 2023-05-10 19:32:09 -03:00
pkt_sendmsg.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
pkt_sockif.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00