incubator-nuttx/net/pkt
chao.an 63173dadbb net/pkt: replace the common connect prologue
Signed-off-by: chao.an <anchao@xiaomi.com>
2022-02-10 15:04:33 -03:00
..
Kconfig
Make.defs
pkt.h net/pkt: replace the common connect prologue 2022-02-10 15:04:33 -03:00
pkt_callback.c net/pkt: replace the common connect prologue 2022-02-10 15:04:33 -03:00
pkt_conn.c net/pkt: replace the common connect prologue 2022-02-10 15:04:33 -03:00
pkt_finddev.c
pkt_input.c Back in 2007, an early network implementation was developed for NuttX. This early development was inspired largely by uIP 1.0 and recognition of that was noted in the then BSD license headers. Over the next 14 years, a new, much more advanced, original network was developed for NuttX. However, some references to Adam Dunkels were still present in the file headers. 2021-09-17 21:49:44 -05:00
pkt_poll.c Back in 2007, an early network implementation was developed for NuttX. This early development was inspired largely by uIP 1.0 and recognition of that was noted in the then BSD license headers. Over the next 14 years, a new, much more advanced, original network was developed for NuttX. However, some references to Adam Dunkels were still present in the file headers. 2021-09-17 21:49:44 -05:00
pkt_recvmsg.c
pkt_sendmsg.c
pkt_sockif.c